Searched refs:cpu_has_hotplug (Results 1 – 4 of 4) sorted by relevance
99 bool cpu_has_hotplug(unsigned int cpu);101 static inline bool cpu_has_hotplug(unsigned int cpu) in cpu_has_hotplug() function
18 bool cpu_has_hotplug(unsigned int cpu) in cpu_has_hotplug() function
89 if (cpu_has_hotplug(cpu)) in ipi_cpu_crash_stop()
312 cpu->hotpluggable = cpu_has_hotplug(i); in topology_init()