Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dalternative.c39 static int noreplace_smp; variable
43 noreplace_smp = 1; in setup_noreplace_smp()
632 if (!noreplace_smp && (num_present_cpus() == 1 || setup_max_cpus <= 1)) { in alternative_instructions()