Searched refs:cpu_has_hotplug (Results 1 – 2 of 2) 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
373 return cpu_has_hotplug(cpu); in arch_cpu_is_hotpluggable()