Searched refs:check_phys_apicid_present (Results 1 – 10 of 10) sorted by relevance
179 .check_phys_apicid_present = default_check_phys_apicid_present,287 .check_phys_apicid_present = default_check_phys_apicid_present,
137 .check_phys_apicid_present = default_check_phys_apicid_present,
114 .check_phys_apicid_present = default_check_phys_apicid_present,
174 .check_phys_apicid_present = bigsmp_check_phys_apicid_present,
99 .check_phys_apicid_present = default_check_phys_apicid_present,
228 .check_phys_apicid_present = default_check_phys_apicid_present,
260 .check_phys_apicid_present = default_check_phys_apicid_present,
374 .check_phys_apicid_present = default_check_phys_apicid_present,
305 int (*check_phys_apicid_present)(int phys_apicid); member
1027 if (!apic->check_phys_apicid_present(boot_cpu_physical_apicid)) { in smp_sanity_check()