Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dtopology.c61 int _debug_hotplug_cpu(int cpu, int action) in _debug_hotplug_cpu() function
91 _debug_hotplug_cpu(0, 0); in debug_hotplug_cpu()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dcpu.h34 extern int _debug_hotplug_cpu(int cpu, int action);
/OK3568_Linux_fs/kernel/arch/x86/power/
H A Dcpu.c377 _debug_hotplug_cpu(0, 1); in bsp_pm_callback()
403 _debug_hotplug_cpu(0, 0); in bsp_pm_callback()