Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dvmx.h556 #define EPT_VIOLATION_GVA_TRANSLATED (1 << EPT_VIOLATION_GVA_TRANSLATED_BIT) macro
/linux/arch/x86/kvm/vmx/
A Dvmx.c5287 error_code |= (exit_qualification & EPT_VIOLATION_GVA_TRANSLATED) != 0 ? in handle_ept_violation()

Completed in 17 milliseconds