Home
last modified time | relevance | path

Searched refs:do_boot_cpu (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dsmpboot.c450 do_boot_cpu (int sapicid, int cpu, struct task_struct *idle) in do_boot_cpu() function
734 ret = do_boot_cpu(sapicid, cpu, tidle); in __cpu_up()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsmpboot.c1028 static int do_boot_cpu(int apicid, int cpu, struct task_struct *idle, in do_boot_cpu() function
1176 err = do_boot_cpu(apicid, cpu, tidle, &cpu0_nmi_registered); in native_cpu_up()