Searched refs:smp_shutdown_nonboot_cpus (Results 1 – 5 of 5) sorted by relevance
30 void smp_shutdown_nonboot_cpus(unsigned int primary_cpu);44 static inline void smp_shutdown_nonboot_cpus(unsigned int primary_cpu) { } in smp_shutdown_nonboot_cpus() function
95 smp_shutdown_nonboot_cpus(reboot_cpu); in machine_shutdown()
113 smp_shutdown_nonboot_cpus(smp_processor_id()); in machine_shutdown()
90 smp_shutdown_nonboot_cpus(reboot_cpu); in machine_shutdown()
1539 void smp_shutdown_nonboot_cpus(unsigned int primary_cpu) in smp_shutdown_nonboot_cpus() function