Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dvmx.h552 #define EPT_VIOLATION_EXECUTABLE (1 << EPT_VIOLATION_EXECUTABLE_BIT) macro
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.c5462 EPT_VIOLATION_EXECUTABLE)) in handle_ept_violation()