Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dcapabilities.h285 return vmx_capability.ept & VMX_EPT_PAGE_WALK_4_BIT; in cpu_has_vmx_ept_4levels()
H A Dnested.c2688 if (CC(!(vmx->nested.msrs.ept_caps & VMX_EPT_PAGE_WALK_4_BIT))) in nested_vmx_check_eptp()
6564 VMX_EPT_PAGE_WALK_4_BIT | in nested_vmx_setup_ctls_msrs()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dcapabilities.h301 return vmx_capability.ept & VMX_EPT_PAGE_WALK_4_BIT; in cpu_has_vmx_ept_4levels()
H A Dnested.c2712 if (CC(!(vmx->nested.msrs.ept_caps & VMX_EPT_PAGE_WALK_4_BIT))) in nested_vmx_check_eptp()
6894 VMX_EPT_PAGE_WALK_4_BIT | in nested_vmx_setup_secondary_ctls()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dvmx.h467 #define VMX_EPT_PAGE_WALK_4_BIT (1ull << 6) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dvmx.h485 #define VMX_EPT_PAGE_WALK_4_BIT (1ull << 6) macro

Completed in 20 milliseconds