OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FW_CFG_RAM_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/qemu/include/hw/nvram/
fw_cfg.h
7
#define
FW_CFG_RAM_SIZE
0x03
/external/qemu/hw/i386/
pc.c
480
fw_cfg_add_i64(fw_cfg,
FW_CFG_RAM_SIZE
, (uint64_t)ram_size);
[
all
...]
Completed in 2139 milliseconds