Home
last modified time | relevance | path

Searched refs:VMX_EPTP_PWL_5 (Results 1 – 4 of 4) sorted by relevance

/arch/x86/include/asm/
A Dvmx.h529 #define VMX_EPTP_PWL_5 0x20ull macro
551 if (encoded_level == VMX_EPTP_PWL_5) in vmx_eptp_page_walk_level()
/arch/x86/kvm/vmx/
A Dtdx.c2344 td_params->eptp_controls |= VMX_EPTP_PWL_5; in setup_tdparams_eptp_controls()
A Dnested.c2827 case VMX_EPTP_PWL_5: in nested_vmx_check_eptp()
A Dvmx.c3372 eptp |= (root_level == 5) ? VMX_EPTP_PWL_5 : VMX_EPTP_PWL_4; in construct_eptp()

Completed in 33 milliseconds