Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dvmx.h411 #define VMX_EPT_2MB_PAGE_BIT (1ull << 16) macro
/linux-4.1.27/arch/x86/kvm/
Dvmx.c1009 return vmx_capability.ept & VMX_EPT_2MB_PAGE_BIT; in cpu_has_vmx_ept_2m_page()
2502 VMX_EPTP_WB_BIT | VMX_EPT_2MB_PAGE_BIT | in nested_vmx_setup_ctls_msrs()