Home
last modified time | relevance | path

Searched defs:initial_apic_id (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dvsmp_64.c130 static int apicid_phys_pkg_id(int initial_apic_id, int index_msb) in apicid_phys_pkg_id()
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic_flat_64.c69 static int flat_phys_pkg_id(int initial_apic_id, int index_msb) in flat_phys_pkg_id() argument
H A Dapic_numachip.c59 static int numachip_phys_pkg_id(int initial_apic_id, int index_msb) in numachip_phys_pkg_id()
/openbmc/linux/arch/x86/xen/
H A Dapic.c113 static int xen_phys_pkg_id(int initial_apic_id, int index_msb) in xen_phys_pkg_id()
/openbmc/qemu/include/hw/i386/
H A Dapic_internal.h164 uint32_t initial_apic_id; member