Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/
Dsmpboot.c212 static int enable_start_cpu0; variable
236 enable_start_cpu0 = 0; in start_secondary()
937 if (cpu == 0 && !cpu_online(cpu) && enable_start_cpu0) in wakeup_cpu0_nmi()
981 enable_start_cpu0 = 1; in wakeup_cpu_via_init_nmi()
1660 if (smp_processor_id() == 0 && enable_start_cpu0) in wakeup_cpu0()