Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dsmp.h125 int common_cpu_up(unsigned int cpunum, struct task_struct *tidle);
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dsmp_pv.c333 rc = common_cpu_up(cpu, idle); in xen_pv_cpu_up()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsmpboot.c998 int common_cpu_up(unsigned int cpu, struct task_struct *idle) in common_cpu_up() function
1172 err = common_cpu_up(cpu, tidle); in native_cpu_up()