Searched refs:VMX_EPTP_PWL_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dvmx.h504 #define VMX_EPTP_PWL_MASK 0x38ull macro
524 u64 encoded_level = eptp & VMX_EPTP_PWL_MASK;
/linux-master/arch/x86/kvm/vmx/
H A Dnested.c2742 switch (new_eptp & VMX_EPTP_PWL_MASK) {

Completed in 175 milliseconds