Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dvmx.h526 #define VMX_EPTP_PWL_MASK 0x38ull macro
548 u64 encoded_level = eptp & VMX_EPTP_PWL_MASK; in vmx_eptp_page_walk_level()
/linux/arch/x86/kvm/vmx/
H A Dnested.c2809 switch (new_eptp & VMX_EPTP_PWL_MASK) { in nested_vmx_check_eptp()