Searched refs:cpu0_hotpluggable (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kernel/
H A Dtopology.c41 static int cpu0_hotpluggable = 1; variable
43 static int cpu0_hotpluggable; enable_cpu0_hotplug() variable
46 cpu0_hotpluggable = 1; enable_cpu0_hotplug()
116 cpu0_hotpluggable = 0; arch_register_cpu()
126 if (num == 0 && cpu0_hotpluggable) { arch_register_cpu()
134 cpu0_hotpluggable = 0; for_each_active_irq()
139 if (num || cpu0_hotpluggable)

Completed in 59 milliseconds