Lines Matching refs:ept
69 u32 ept;
293 return vmx_capability.ept & VMX_EPT_EXECUTE_ONLY_BIT;
298 return vmx_capability.ept & VMX_EPT_PAGE_WALK_4_BIT;
303 return vmx_capability.ept & VMX_EPT_PAGE_WALK_5_BIT;
308 return vmx_capability.ept & VMX_EPTP_WB_BIT;
313 return vmx_capability.ept & VMX_EPT_2MB_PAGE_BIT;
318 return vmx_capability.ept & VMX_EPT_1GB_PAGE_BIT;
332 return vmx_capability.ept & VMX_EPT_AD_BIT;
337 return vmx_capability.ept & VMX_EPT_EXTENT_CONTEXT_BIT;
342 return vmx_capability.ept & VMX_EPT_EXTENT_GLOBAL_BIT;