Searched refs:check_phys_apicid_present (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/apic/
H A Dapic_noop.c163 .check_phys_apicid_present = default_check_phys_apicid_present,
H A Dapic_flat_64.c193 .check_phys_apicid_present = default_check_phys_apicid_present,
345 .check_phys_apicid_present = default_check_phys_apicid_present,
H A Dbigsmp_32.c227 .check_phys_apicid_present = bigsmp_check_phys_apicid_present,
H A Dx2apic_cluster.c214 .check_phys_apicid_present = default_check_phys_apicid_present,
H A Dx2apic_phys.c203 .check_phys_apicid_present = default_check_phys_apicid_present,
H A Des7000_32.c663 .check_phys_apicid_present = es7000_check_phys_apicid_present,
728 .check_phys_apicid_present = es7000_check_phys_apicid_present,
H A Dprobe_32.c138 .check_phys_apicid_present = default_check_phys_apicid_present,
H A Dnumaq_32.c515 .check_phys_apicid_present = numaq_check_phys_apicid_present,
H A Dsummit_32.c536 .check_phys_apicid_present = summit_check_phys_apicid_present,
H A Dx2apic_uv_x.c307 .check_phys_apicid_present = default_check_phys_apicid_present,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dapic.h312 int (*check_phys_apicid_present)(int phys_apicid); member in struct:apic
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dsmpboot.c1028 if (!apic->check_phys_apicid_present(boot_cpu_physical_apicid)) {

Completed in 110 milliseconds