Home
last modified time | relevance | path

Searched refs:boot_cpus (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/i386/
H A Dfw_cfg.h24 uint16_t boot_cpus,
H A Dfw_cfg.c120 uint16_t boot_cpus, in fw_cfg_arch_create() argument
132 fw_cfg_add_i16(fw_cfg, FW_CFG_NB_CPUS, boot_cpus); in fw_cfg_arch_create()
H A Dsgx-epc.c60 if (x86ms->boot_cpus != 0) { in sgx_epc_realize()
/openbmc/qemu/include/hw/i386/
H A Dx86.h74 uint16_t boot_cpus; member