check_phys_apicid_present 1110 arch/x86/kernel/smpboot.c 	if (!check_phys_apicid_present(boot_cpu_physical_apicid)) {
check_phys_apicid_present   45 include/asm-x86/genapic_32.h 	int (*check_phys_apicid_present)(int boot_cpu_physical_apicid);
check_phys_apicid_present  102 include/asm-x86/genapic_32.h 	APICFUNC(check_phys_apicid_present)		\
check_phys_apicid_present   24 include/asm-x86/mach-generic/mach_apic.h #define check_phys_apicid_present (genapic->check_phys_apicid_present)