Searched refs:primary_cpu (Results 1 – 1 of 1) sorted by relevance
1315 void smp_shutdown_nonboot_cpus(unsigned int primary_cpu) in smp_shutdown_nonboot_cpus() argument1327 if (!cpu_online(primary_cpu)) in smp_shutdown_nonboot_cpus()1328 primary_cpu = cpumask_first(cpu_online_mask); in smp_shutdown_nonboot_cpus()1331 if (cpu == primary_cpu) in smp_shutdown_nonboot_cpus()