Home
last modified time | relevance | path

Searched refs:VMX_EPT_PAGE_WALK_5_BIT (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/x86/include/asm/
Dvmx.h465 #define VMX_EPT_PAGE_WALK_5_BIT (1ull << 7) macro
/Linux-v4.19/arch/x86/kvm/
Dvmx.c1804 return vmx_capability.ept & VMX_EPT_PAGE_WALK_5_BIT; in cpu_has_vmx_ept_5levels()