Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dvmx.h542 #define VMX_EPTP_MT_WB X86_MEMTYPE_WB macro
/linux/arch/x86/kvm/vmx/
H A Dtdx.c2270 td_params->eptp_controls = VMX_EPTP_MT_WB; in setup_tdparams_eptp_controls()
H A Dnested.c2868 case VMX_EPTP_MT_WB: in nested_vmx_check_eptp()
H A Dvmx.c3334 u64 eptp = root_hpa | VMX_EPTP_MT_WB; in construct_eptp()