Searched refs:do_boot_cpu (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/arch/ia64/kernel/ |
D | smpboot.c | 461 do_boot_cpu (int sapicid, int cpu, struct task_struct *idle) in do_boot_cpu() function 745 ret = do_boot_cpu(sapicid, cpu, tidle); in __cpu_up()
|
/Linux-v5.4/arch/x86/kernel/ |
D | smpboot.c | 1023 static int do_boot_cpu(int apicid, int cpu, struct task_struct *idle, in do_boot_cpu() function 1171 err = do_boot_cpu(apicid, cpu, tidle, &cpu0_nmi_registered); in native_cpu_up()
|