Home
last modified time | relevance | path

Searched refs:check_phys_apicid_present (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/arch/x86/kernel/apic/
A Dapic_flat_64.c127 .check_phys_apicid_present = default_check_phys_apicid_present,
218 .check_phys_apicid_present = default_check_phys_apicid_present,
A Dapic_numachip.c260 .check_phys_apicid_present = default_check_phys_apicid_present,
307 .check_phys_apicid_present = default_check_phys_apicid_present,
A Dapic_noop.c110 .check_phys_apicid_present = default_check_phys_apicid_present,
A Dbigsmp_32.c141 .check_phys_apicid_present = bigsmp_check_phys_apicid_present,
A Dprobe_32.c83 .check_phys_apicid_present = default_check_phys_apicid_present,
A Dx2apic_phys.c174 .check_phys_apicid_present = default_check_phys_apicid_present,
A Dx2apic_cluster.c215 .check_phys_apicid_present = default_check_phys_apicid_present,
A Dx2apic_uv_x.c848 .check_phys_apicid_present = default_check_phys_apicid_present,
/linux-6.3-rc2/arch/x86/xen/
A Dapic.c161 .check_phys_apicid_present = default_check_phys_apicid_present, /* smp_sanity_check needs it */
/linux-6.3-rc2/arch/x86/include/asm/
A Dapic.h320 int (*check_phys_apicid_present)(int phys_apicid); member
/linux-6.3-rc2/arch/x86/kernel/
A Dsmpboot.c1336 if (!apic->check_phys_apicid_present(boot_cpu_physical_apicid)) { in smp_sanity_check()

Completed in 17 milliseconds