Home
last modified time | relevance | path

Searched refs:FW_CFG_ID (Results 1 – 5 of 5) sorted by relevance

/qemu/include/standard-headers/linux/
H A Dqemu_fw_cfg.h11 #define FW_CFG_ID 0x01 macro
/qemu/pc-bios/optionrom/
H A Doptrom_fw_cfg.h87 bios_cfg_read_entry_io(&version, FW_CFG_ID, sizeof(version)); in bios_cfg_version()
/qemu/tests/qtest/
H A Dfw_cfg-test.c52 id = qfw_cfg_get_u32(fw_cfg, FW_CFG_ID); in test_fw_cfg_id()
/qemu/hw/nvram/
H A Dfw_cfg.c83 [FW_CFG_ID] = "id", in key_name()
1133 fw_cfg_add_i32(s, FW_CFG_ID, version); in fw_cfg_common_realize()
/qemu/docs/specs/
H A Dfw_cfg.rst121 Revision / feature bitmap (Key 0x0001, ``FW_CFG_ID``)