Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dvmx.h528 #define VMX_EPTP_PWL_4 0x18ull macro
555 WARN_ON_ONCE(encoded_level != VMX_EPTP_PWL_4); in vmx_eptp_page_walk_level()
/arch/x86/kvm/vmx/
A Dtdx.c2347 td_params->eptp_controls |= VMX_EPTP_PWL_4; in setup_tdparams_eptp_controls()
A Dnested.c2831 case VMX_EPTP_PWL_4: 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