Home
last modified time | relevance | path

Searched refs:VMX_EPTP_WB_BIT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dcapabilities.h295 return vmx_capability.ept & VMX_EPTP_WB_BIT; in cpu_has_vmx_ept_mt_wb()
H A Dnested.c2674 if (CC(!(vmx->nested.msrs.ept_caps & VMX_EPTP_WB_BIT))) in nested_vmx_check_eptp()
6566 VMX_EPTP_WB_BIT | in nested_vmx_setup_ctls_msrs()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dcapabilities.h311 return vmx_capability.ept & VMX_EPTP_WB_BIT; in cpu_has_vmx_ept_mt_wb()
H A Dnested.c2698 if (CC(!(vmx->nested.msrs.ept_caps & VMX_EPTP_WB_BIT))) in nested_vmx_check_eptp()
6896 VMX_EPTP_WB_BIT | in nested_vmx_setup_secondary_ctls()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dvmx.h470 #define VMX_EPTP_WB_BIT (1ull << 14) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dvmx.h488 #define VMX_EPTP_WB_BIT (1ull << 14) macro

Completed in 19 milliseconds