Home
last modified time | relevance | path

Searched refs:check_apicid_present (Results 1 – 12 of 12) sorted by relevance

/linux-3.4.99/arch/x86/kernel/apic/
Dapic_flat_64.c193 .check_apicid_present = NULL,
351 .check_apicid_present = NULL,
Dapic_noop.c138 .check_apicid_present = noop_check_apicid_present,
Dx2apic_phys.c139 .check_apicid_present = NULL,
Dprobe_32.c106 .check_apicid_present = default_check_apicid_present,
Dbigsmp_32.c212 .check_apicid_present = bigsmp_check_apicid_present,
Des7000_32.c639 .check_apicid_present = es7000_check_apicid_present,
705 .check_apicid_present = es7000_check_apicid_present,
Dx2apic_cluster.c226 .check_apicid_present = NULL,
Dapic_numachip.c260 .check_apicid_present = NULL,
Dnumaq_32.c492 .check_apicid_present = numaq_check_apicid_present,
Dsummit_32.c510 .check_apicid_present = summit_check_apicid_present,
Dx2apic_uv_x.c369 .check_apicid_present = NULL,
/linux-3.4.99/arch/x86/include/asm/
Dapic.h302 unsigned long (*check_apicid_present)(int apicid); member