Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dsmpboot.c842 static int do_boot_cpu(u32 apicid, unsigned int cpu, struct task_struct *idle) in do_boot_cpu() function
940 err = do_boot_cpu(apicid, cpu, tidle); in native_kick_ap()
942 pr_err("do_boot_cpu failed(%d) to wakeup CPU#%u\n", err, cpu); in native_kick_ap()