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