Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dvmx.h416 #define VMX_EPT_1GB_PAGE_BIT (1ull << 17) macro
/linux-4.4.14/arch/x86/kvm/
Dvmx.c1077 return vmx_capability.ept & VMX_EPT_1GB_PAGE_BIT; in cpu_has_vmx_ept_1g_page()