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

/linux-master/arch/x86/include/asm/
H A Dsmp.h106 int common_cpu_up(unsigned int cpunum, struct task_struct *tidle);
/linux-master/arch/x86/xen/
H A Dsmp_pv.c297 rc = common_cpu_up(cpu, idle);
/linux-master/arch/x86/kernel/
H A Dsmpboot.c849 int common_cpu_up(unsigned int cpu, struct task_struct *idle) function
971 err = common_cpu_up(cpu, tidle);

Completed in 102 milliseconds