Searched refs:EPT_VIOLATION_GVA_TRANSLATED (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c5784 error_code |= (exit_qualification & EPT_VIOLATION_GVA_TRANSLATED) != 0 ?
H A Dnested.c443 EPT_VIOLATION_GVA_TRANSLATED);
/linux-master/arch/x86/include/asm/
H A Dvmx.h574 #define EPT_VIOLATION_GVA_TRANSLATED (1 << EPT_VIOLATION_GVA_TRANSLATED_BIT) macro

Completed in 203 milliseconds