Searched refs:FW_CFG_RAM_SIZE (Results 1 – 2 of 2) sorted by relevance
/external/qemu/include/hw/nvram/ | ||
D | fw_cfg.h | 7 #define FW_CFG_RAM_SIZE 0x03 macro |
/external/qemu/hw/i386/ | ||
D | pc.c | 480 fw_cfg_add_i64(fw_cfg, FW_CFG_RAM_SIZE, (uint64_t)ram_size); in bochs_bios_init() |