check_phys_apicid_present  332 arch/x86/include/asm/apic.h 	int	(*check_phys_apicid_present)(int phys_apicid);
check_phys_apicid_present  129 arch/x86/kernel/apic/apic_flat_64.c 	.check_phys_apicid_present	= default_check_phys_apicid_present,
check_phys_apicid_present  222 arch/x86/kernel/apic/apic_flat_64.c 	.check_phys_apicid_present	= default_check_phys_apicid_present,
check_phys_apicid_present  113 arch/x86/kernel/apic/apic_noop.c 	.check_phys_apicid_present	= default_check_phys_apicid_present,
check_phys_apicid_present  262 arch/x86/kernel/apic/apic_numachip.c 	.check_phys_apicid_present	= default_check_phys_apicid_present,
check_phys_apicid_present  311 arch/x86/kernel/apic/apic_numachip.c 	.check_phys_apicid_present	= default_check_phys_apicid_present,
check_phys_apicid_present  143 arch/x86/kernel/apic/bigsmp_32.c 	.check_phys_apicid_present	= bigsmp_check_phys_apicid_present,
check_phys_apicid_present   85 arch/x86/kernel/apic/probe_32.c 	.check_phys_apicid_present	= default_check_phys_apicid_present,
check_phys_apicid_present  200 arch/x86/kernel/apic/x2apic_cluster.c 	.check_phys_apicid_present	= default_check_phys_apicid_present,
check_phys_apicid_present  164 arch/x86/kernel/apic/x2apic_phys.c 	.check_phys_apicid_present	= default_check_phys_apicid_present,
check_phys_apicid_present  663 arch/x86/kernel/apic/x2apic_uv_x.c 	.check_phys_apicid_present	= default_check_phys_apicid_present,
check_phys_apicid_present 1285 arch/x86/kernel/smpboot.c 	if (!apic->check_phys_apicid_present(boot_cpu_physical_apicid)) {
check_phys_apicid_present  174 arch/x86/xen/apic.c 	.check_phys_apicid_present	= default_check_phys_apicid_present, /* smp_sanity_check needs it */