Home
last modified time | relevance | path

Searched refs:FW_CFG_RAM_SIZE (Results 1 – 2 of 2) sorted by relevance

/external/qemu/hw/
Dfw_cfg.h7 #define FW_CFG_RAM_SIZE 0x03 macro
Dpc.c486 fw_cfg_add_i64(fw_cfg, FW_CFG_RAM_SIZE, (uint64_t)ram_size); in bochs_bios_init()