Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/
Dalternative.c61 static int noreplace_smp; variable
65 noreplace_smp = 1; in setup_noreplace_smp()
1650 if (!noreplace_smp && (num_present_cpus() == 1 || setup_max_cpus <= 1)) { in alternative_instructions()