Searched refs:cpu0_hotpluggable (Results 1 – 2 of 2) sorted by relevance
41 static int cpu0_hotpluggable = 1; variable43 static int cpu0_hotpluggable; variable46 cpu0_hotpluggable = 1; in enable_cpu0_hotplug()116 cpu0_hotpluggable = 0; in arch_register_cpu()126 if (num == 0 && cpu0_hotpluggable) { in arch_register_cpu()134 cpu0_hotpluggable = 0; in arch_register_cpu()139 if (num || cpu0_hotpluggable) in arch_register_cpu()
1963 bool "Set default setting of cpu0_hotpluggable"1967 Set whether default state of cpu0_hotpluggable is on or off.