Searched refs:cpu_has_hotplug (Results 1 – 3 of 3) sorted by relevance
96 bool cpu_has_hotplug(unsigned int cpu);98 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
309 cpu->hotpluggable = cpu_has_hotplug(i); in topology_init()