Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/x86/
H A Dfwcfg.c22 fw_override[FW_CFG_NB_CPUS] = atol(str); in read_cfg_override()
82 return fwcfg_get_u16(FW_CFG_NB_CPUS); in fwcfg_get_nb_cpus()
H A Dfwcfg.h12 #define FW_CFG_NB_CPUS 0x05 macro