Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dsmpboot.c274 static int __cpuinitdata unsafe_smp; variable
389 unsafe_smp = 1; in smp_apply_quirks()
406 if (unsafe_smp && num_online_cpus() > 1) { in smp_checks()