Searched refs:VMX_EPTP_PWL_5 (Results 1 - 3 of 3) sorted by relevance

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

Completed in 163 milliseconds