Home
last modified time | relevance | path

Searched refs:VMX_EPT_PAGE_WALK_4_BIT (Results 1 – 3 of 3) sorted by relevance

/arch/x86/kvm/vmx/
A Dcapabilities.h298 return vmx_capability.ept & VMX_EPT_PAGE_WALK_4_BIT; in cpu_has_vmx_ept_4levels()
A Dnested.c2832 if (CC(!(vmx->nested.msrs.ept_caps & VMX_EPT_PAGE_WALK_4_BIT))) in nested_vmx_check_eptp()
7133 VMX_EPT_PAGE_WALK_4_BIT | in nested_vmx_setup_secondary_ctls()
/arch/x86/include/asm/
A Dvmx.h509 #define VMX_EPT_PAGE_WALK_4_BIT (1ull << 6) macro

Completed in 19 milliseconds