Home
last modified time | relevance | path

Searched refs:fw_cfg_file (Results 1 – 3 of 3) sorted by relevance

/qemu/include/standard-headers/linux/
H A Dqemu_fw_cfg.h60 struct fw_cfg_file { struct
/qemu/include/hw/nvram/
H A Dfw_cfg.h42 typedef struct fw_cfg_file FWCfgFile;
/qemu/tests/qtest/libqos/
H A Dfw_cfg.c87 dsize = sizeof(uint32_t) + count * sizeof(struct fw_cfg_file); in qfw_cfg_get_file()