Home
last modified time | relevance | path

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

/arch/x86/include/asm/numaq/
Dapic.h112 static inline int check_phys_apicid_present(int boot_cpu_physical_apicid) in check_phys_apicid_present()
/arch/x86/include/asm/bigsmp/
Dapic.h116 static inline int check_phys_apicid_present(int boot_cpu_physical_apicid) in check_phys_apicid_present()
/arch/x86/include/asm/mach-default/
Dmach_apic.h159 static inline int check_phys_apicid_present(int boot_cpu_physical_apicid) in check_phys_apicid_present()
/arch/x86/include/asm/summit/
Dapic.h132 static inline int check_phys_apicid_present(int boot_cpu_physical_apicid) in check_phys_apicid_present()
/arch/x86/kernel/
Dsetup_percpu.c21 unsigned int boot_cpu_physical_apicid = -1U; variable