Searched refs:cpu_has_hotplug (Results 1 – 4 of 4) sorted by relevance
109 bool cpu_has_hotplug(unsigned int cpu);111 static inline bool cpu_has_hotplug(unsigned int cpu) in cpu_has_hotplug() function
19 bool cpu_has_hotplug(unsigned int cpu) in cpu_has_hotplug() function
87 if (cpu_has_hotplug(cpu)) in ipi_cpu_crash_stop()
304 return cpu_has_hotplug(cpu); in arch_cpu_is_hotpluggable()
Completed in 7 milliseconds