Searched refs:do_boot_cpu (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/ia64/kernel/ |
H A D | smpboot.c | 451 do_boot_cpu (int sapicid, int cpu, struct task_struct *idle) in do_boot_cpu() function 731 ret = do_boot_cpu(sapicid, cpu, tidle); in __cpu_up()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | smpboot.c | 974 static int do_boot_cpu(int apicid, int cpu, struct task_struct *idle) 1068 err = do_boot_cpu(apicid, cpu, tidle); in native_kick_ap() 1070 pr_err("do_boot_cpu failed(%d) to wakeup CPU#%u\n", err, cpu); in native_kick_ap() 978 static int do_boot_cpu(int apicid, int cpu, struct task_struct *idle) do_boot_cpu() function
|