Searched refs:VMX_EPTP_MT_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/arch/x86/include/asm/ | ||
| D | vmx.h | 484 #define VMX_EPTP_MT_MASK 0x7ull macro |
| /Linux-v5.4/arch/x86/kvm/vmx/ | ||
| D | nested.c | 2457 switch (address & VMX_EPTP_MT_MASK) { in valid_ept_address() |