Searched refs:EPT_VIOLATION_READABLE_BIT (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/ | ||
H A D | vmx.h | 543 #define EPT_VIOLATION_READABLE_BIT 3 macro 550 #define EPT_VIOLATION_READABLE (1 << EPT_VIOLATION_READABLE_BIT) |
Completed in 3 milliseconds