Searched refs:stop_other_cpus (Results 1 – 4 of 4) sorted by relevance
38 void (*stop_other_cpus)(int wait); member59 smp_ops.stop_other_cpus(0); in smp_send_stop()62 static inline void stop_other_cpus(void) in stop_other_cpus() function64 smp_ops.stop_other_cpus(1); in stop_other_cpus()
265 .stop_other_cpus = native_stop_other_cpus,
700 stop_other_cpus(); in native_machine_shutdown()
455 .stop_other_cpus = xen_pv_stop_other_cpus,