Searched refs:VMX_EPTP_WB_BIT (Results 1 – 3 of 3) sorted by relevance
308 return vmx_capability.ept & VMX_EPTP_WB_BIT; in cpu_has_vmx_ept_mt_wb()
2818 if (CC(!(vmx->nested.msrs.ept_caps & VMX_EPTP_WB_BIT))) in nested_vmx_check_eptp()7135 VMX_EPTP_WB_BIT | in nested_vmx_setup_secondary_ctls()
512 #define VMX_EPTP_WB_BIT (1ull << 14) macro
Completed in 92 milliseconds