Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/apic/
Dapic_flat_64.c142 .inquire_remote_apic = default_inquire_remote_apic,
233 .inquire_remote_apic = default_inquire_remote_apic,
Dapic_numachip.c276 .inquire_remote_apic = NULL, /* REMRD not supported */
323 .inquire_remote_apic = NULL, /* REMRD not supported */
Dapic_noop.c128 .inquire_remote_apic = NULL,
Dbigsmp_32.c156 .inquire_remote_apic = default_inquire_remote_apic,
Dprobe_32.c98 .inquire_remote_apic = default_inquire_remote_apic,
Dx2apic_phys.c189 .inquire_remote_apic = NULL,
Dx2apic_cluster.c230 .inquire_remote_apic = NULL,
Dx2apic_uv_x.c864 .inquire_remote_apic = NULL,
/linux-5.19.10/arch/x86/xen/
Dapic.c177 .inquire_remote_apic = xen_silent_inquire,
/linux-5.19.10/arch/x86/include/asm/
Dapic.h334 void (*inquire_remote_apic)(int apicid); member