Lines Matching defs:ept
67 u32 ept;
280 return vmx_capability.ept & VMX_EPT_EXECUTE_ONLY_BIT;
285 return vmx_capability.ept & VMX_EPT_PAGE_WALK_4_BIT;
290 return vmx_capability.ept & VMX_EPT_PAGE_WALK_5_BIT;
295 return vmx_capability.ept & VMX_EPTP_WB_BIT;
300 return vmx_capability.ept & VMX_EPT_2MB_PAGE_BIT;
305 return vmx_capability.ept & VMX_EPT_1GB_PAGE_BIT;
310 return vmx_capability.ept & VMX_EPT_AD_BIT;
315 return vmx_capability.ept & VMX_EPT_EXTENT_CONTEXT_BIT;
320 return vmx_capability.ept & VMX_EPT_EXTENT_GLOBAL_BIT;