Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcpu.h207 SMT_MITIGATIONS_AUTO, enumerator
/linux/kernel/
H A Dcpu.c3249 enum smt_mitigations smt_mitigations __ro_after_init = SMT_MITIGATIONS_AUTO;
/linux/arch/x86/kernel/cpu/
H A Dbugs.c173 case SMT_MITIGATIONS_AUTO: in cpu_print_attack_vectors()