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

/linux-4.1.27/arch/x86/include/asm/
H A Dsmp.h156 void common_cpu_up(unsigned int cpunum, struct task_struct *tidle);
/linux-4.1.27/arch/x86/kernel/
H A Dsmpboot.c779 void common_cpu_up(unsigned int cpu, struct task_struct *idle) common_cpu_up() function
962 common_cpu_up(cpu, tidle); native_cpu_up()
/linux-4.1.27/arch/x86/xen/
H A Dsmp.c444 common_cpu_up(cpu, idle); xen_cpu_up()

Completed in 138 milliseconds