Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/
Dalternative.c25 static int smp_alt_once; variable
29 smp_alt_once = 1; in bootonly()
34 #define smp_alt_once 1 macro
369 if (smp_alt_once) { in alternatives_smp_module_add()
402 if (smp_alt_once || noreplace_smp) in alternatives_smp_module_del()
434 if (noreplace_smp || smp_alt_once || skip_smp_alternatives) in alternatives_smp_switch()
543 smp_alt_once = 1; in alternative_instructions()
547 if (smp_alt_once) { in alternative_instructions()
568 if (smp_alt_once) in alternative_instructions()