Searched refs:platform_can_hotplug_cpu (Results 1 – 9 of 9) sorted by relevance
112 extern int platform_can_hotplug_cpu(unsigned int cpu);114 static inline int platform_can_hotplug_cpu(unsigned int cpu) in platform_can_hotplug_cpu() function
221 int platform_can_hotplug_cpu(unsigned int cpu) in platform_can_hotplug_cpu() function
1198 cpuinfo->cpu.hotpluggable = platform_can_hotplug_cpu(cpu); in topology_init()