Home
last modified time | relevance | path

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

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