Searched refs:VMX_EPTP_PWL_5 (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c3378 eptp |= (root_level == 5) ? VMX_EPTP_PWL_5 : VMX_EPTP_PWL_4;
H A Dnested.c2765 case VMX_EPTP_PWL_5:
/linux-master/arch/x86/include/asm/
H A Dvmx.h509 #define VMX_EPTP_PWL_5 0x20ull macro
530 if (encoded_level == VMX_EPTP_PWL_5)

Completed in 224 milliseconds