Searched refs:EPT_VIOLATION_EXECUTABLE_BIT (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/ | ||
H A D | vmx.h | 545 #define EPT_VIOLATION_EXECUTABLE_BIT 5 macro 552 #define EPT_VIOLATION_EXECUTABLE (1 << EPT_VIOLATION_EXECUTABLE_BIT) |
Completed in 3 milliseconds