Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dvmx.h405 #define VMX_EPT_2MB_PAGE_BIT (1ull << 16) macro
/linux-3.4.99/arch/x86/kvm/
Dvmx.c769 return vmx_capability.ept & VMX_EPT_2MB_PAGE_BIT; in cpu_has_vmx_ept_2m_page()