Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dsmpboot.c207 static int enable_start_cpu0; variable
231 enable_start_cpu0 = 0; in start_secondary()
935 if (cpu == 0 && !cpu_online(cpu) && enable_start_cpu0) in wakeup_cpu0_nmi()
979 enable_start_cpu0 = 1; in wakeup_cpu_via_init_nmi()
1643 if (smp_processor_id() == 0 && enable_start_cpu0) in wakeup_cpu0()