Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dalternative.c35 static int noreplace_smp; variable
39 noreplace_smp = 1; in setup_noreplace_smp()
619 if (!noreplace_smp && (num_present_cpus() == 1 || setup_max_cpus <= 1)) { in alternative_instructions()