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

/linux-4.1.27/arch/x86/include/asm/
H A Dcpu.h33 extern int _debug_hotplug_cpu(int cpu, int action);
/linux-4.1.27/arch/x86/kernel/
H A Dtopology.c60 int __ref _debug_hotplug_cpu(int cpu, int action) _debug_hotplug_cpu() function
100 _debug_hotplug_cpu(0, 0); debug_hotplug_cpu()
/linux-4.1.27/arch/x86/power/
H A Dcpu.c281 _debug_hotplug_cpu(0, 1); bsp_pm_callback()
289 * call _debug_hotplug_cpu() to restore to CPU0's state prior to bsp_pm_callback()
307 _debug_hotplug_cpu(0, 0); bsp_pm_callback()

Completed in 236 milliseconds