Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/apic/
Dapic_flat_64.c144 .inquire_remote_apic = default_inquire_remote_apic,
237 .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.c132 .inquire_remote_apic = NULL,
Dbigsmp_32.c159 .inquire_remote_apic = default_inquire_remote_apic,
Dprobe_32.c101 .inquire_remote_apic = default_inquire_remote_apic,
Dx2apic_phys.c191 .inquire_remote_apic = NULL,
Dx2apic_cluster.c217 .inquire_remote_apic = NULL,
Dx2apic_uv_x.c852 .inquire_remote_apic = NULL,
/kernel/linux/linux-5.10/arch/x86/xen/
Dapic.c180 .inquire_remote_apic = xen_silent_inquire,
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dapic.h333 void (*inquire_remote_apic)(int apicid); member