Searched refs:EPT_VIOLATION_WRITABLE_BIT (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/ | ||
H A D | vmx.h | 544 #define EPT_VIOLATION_WRITABLE_BIT 4 macro 551 #define EPT_VIOLATION_WRITABLE (1 << EPT_VIOLATION_WRITABLE_BIT) |
Completed in 3 milliseconds