Home
last modified time | relevance | path

Searched refs:inquire_remote_apic (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/arch/x86/kernel/apic/
Dapic_flat_64.c194 .inquire_remote_apic = default_inquire_remote_apic,
301 .inquire_remote_apic = default_inquire_remote_apic,
Dapic_numachip.c283 .inquire_remote_apic = NULL, /* REMRD not supported */
334 .inquire_remote_apic = NULL, /* REMRD not supported */
Dapic_noop.c155 .inquire_remote_apic = NULL,
Dx2apic_phys.c131 .inquire_remote_apic = NULL,
Dprobe_32.c114 .inquire_remote_apic = default_inquire_remote_apic,
Dbigsmp_32.c189 .inquire_remote_apic = default_inquire_remote_apic,
Dx2apic_cluster.c275 .inquire_remote_apic = NULL,
Dx2apic_uv_x.c416 .inquire_remote_apic = NULL,
/linux-4.4.14/arch/x86/xen/
Dapic.c184 .inquire_remote_apic = xen_silent_inquire,
/linux-4.4.14/arch/x86/include/asm/
Dapic.h316 void (*inquire_remote_apic)(int apicid); member