Searched refs:apicid_to_phys_cpu_present (Results 1 – 4 of 4) sorted by relevance
90 static inline unsigned long apicid_to_phys_cpu_present(int apicid) in apicid_to_phys_cpu_present() function
1109 if (!(phys_cpu_present_map & apicid_to_phys_cpu_present(apicid))) in smp_boot_cpus()1119 apicid_to_phys_cpu_present(apicid))) in smp_boot_cpus()
381 !(phys_cpu_present_map & apicid_to_phys_cpu_present(cpuid))) in machine_restart()
259 phys_cpu_present_map |= apicid_to_phys_cpu_present(m->mpc_apicid); in MP_processor_info()