Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/kernel/
Dalternative.c26 static int smp_alt_once; variable
30 smp_alt_once = 1; in bootonly()
35 #define smp_alt_once 1 macro
307 if (smp_alt_once) { in alternatives_smp_module_add()
340 if (smp_alt_once || noreplace_smp) in alternatives_smp_module_del()
372 if (noreplace_smp || smp_alt_once || skip_smp_alternatives) in alternatives_smp_switch()
481 smp_alt_once = 1; in alternative_instructions()
485 if (smp_alt_once) { in alternative_instructions()
506 if (smp_alt_once) in alternative_instructions()