Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Dsmpboot.c219 static int enable_start_cpu0; variable
242 enable_start_cpu0 = 0; in start_secondary()
996 if (cpu == 0 && !cpu_online(cpu) && enable_start_cpu0) in wakeup_cpu0_nmi()
1040 enable_start_cpu0 = 1; in wakeup_cpu_via_init_nmi()
1739 if (smp_processor_id() == 0 && enable_start_cpu0) in cond_wakeup_cpu0()

Completed in 6 milliseconds