OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FW_CFG_NB_CPUS
(Results
1 - 2
of
2
) sorted by null
/external/qemu/hw/
fw_cfg.h
9
#define
FW_CFG_NB_CPUS
0x05
fw_cfg.c
281
fw_cfg_add_i16(s,
FW_CFG_NB_CPUS
, (uint16_t)smp_cpus);
Completed in 540 milliseconds