Searched refs:cpu_has_hotplug (Results 1 – 3 of 3) sorted by relevance
106 bool cpu_has_hotplug(unsigned int cpu);108 static inline bool cpu_has_hotplug(unsigned int cpu) in cpu_has_hotplug() function
23 bool cpu_has_hotplug(unsigned int cpu) in cpu_has_hotplug() function
310 cpu->hotpluggable = cpu_has_hotplug(i); in topology_init()