Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/apic/
Dapic_flat_64.c127 .check_phys_apicid_present = default_check_phys_apicid_present,
218 .check_phys_apicid_present = default_check_phys_apicid_present,
Dapic_common.c38 int default_check_phys_apicid_present(int phys_apicid) in default_check_phys_apicid_present() function
Dapic_numachip.c260 .check_phys_apicid_present = default_check_phys_apicid_present,
307 .check_phys_apicid_present = default_check_phys_apicid_present,
Dapic_noop.c110 .check_phys_apicid_present = default_check_phys_apicid_present,
Dprobe_32.c83 .check_phys_apicid_present = default_check_phys_apicid_present,
Dx2apic_phys.c174 .check_phys_apicid_present = default_check_phys_apicid_present,
Dx2apic_cluster.c215 .check_phys_apicid_present = default_check_phys_apicid_present,
Dx2apic_uv_x.c848 .check_phys_apicid_present = default_check_phys_apicid_present,
/Linux-v6.1/arch/x86/xen/
Dapic.c161 .check_phys_apicid_present = default_check_phys_apicid_present, /* smp_sanity_check needs it */
/Linux-v6.1/arch/x86/include/asm/
Dapic.h506 extern int default_check_phys_apicid_present(int phys_apicid);