Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dvmx.h587 VMENTER_L1D_FLUSH_NOT_REQUIRED, enumerator
/arch/x86/kernel/cpu/
Dbugs.c2147 [VMENTER_L1D_FLUSH_NOT_REQUIRED] = "flush not necessary"
/arch/x86/kvm/vmx/
Dvmx.c202 [VMENTER_L1D_FLUSH_NOT_REQUIRED] = {"not required", false},
217 l1tf_vmx_mitigation = VMENTER_L1D_FLUSH_NOT_REQUIRED; in vmx_setup_l1d_flush()
231 l1tf_vmx_mitigation = VMENTER_L1D_FLUSH_NOT_REQUIRED; in vmx_setup_l1d_flush()