Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/apic/
Dapic_flat_64.c179 .inquire_remote_apic = default_inquire_remote_apic,
282 .inquire_remote_apic = default_inquire_remote_apic,
Dapic_numachip.c278 .inquire_remote_apic = NULL, /* REMRD not supported */
327 .inquire_remote_apic = NULL, /* REMRD not supported */
Dapic_noop.c147 .inquire_remote_apic = NULL,
Dbigsmp_32.c183 .inquire_remote_apic = default_inquire_remote_apic,
Dx2apic_phys.c176 .inquire_remote_apic = NULL,
Dprobe_32.c137 .inquire_remote_apic = default_inquire_remote_apic,
Dx2apic_cluster.c216 .inquire_remote_apic = NULL,
Dx2apic_uv_x.c698 .inquire_remote_apic = NULL,
/Linux-v4.19/arch/x86/xen/
Dapic.c190 .inquire_remote_apic = xen_silent_inquire,
/Linux-v4.19/arch/x86/include/asm/
Dapic.h335 void (*inquire_remote_apic)(int apicid); member