Searched refs:L1TF_MITIGATION_FLUSH_NOSMT (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dprocessor.h711 L1TF_MITIGATION_FLUSH_NOSMT, enumerator in enum:l1tf_mitigations
/linux-master/arch/x86/kernel/cpu/
H A Dbugs.c2424 l1tf_mitigation = L1TF_MITIGATION_FLUSH_NOSMT;
2433 case L1TF_MITIGATION_FLUSH_NOSMT:
2476 l1tf_mitigation = L1TF_MITIGATION_FLUSH_NOSMT;
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c273 case L1TF_MITIGATION_FLUSH_NOSMT:
7598 case L1TF_MITIGATION_FLUSH_NOSMT:

Completed in 202 milliseconds