Searched refs:cpu_stop (Results 1 – 4 of 4) sorted by relevance
21 if (cpu_ops->cpu_stop) in cpu_has_hotplug()34 if (!cpu_ops->cpu_stop) in __cpu_disable()73 cpu_ops->cpu_stop(); in arch_cpu_idle_dead()
107 .cpu_stop = sbi_cpu_stop,
91 cpu_ops->cpu_stop(); in ipi_cpu_crash_stop()
26 void (*cpu_stop)(void); member
Completed in 5 milliseconds