Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dvmx.h415 #define VMX_EPT_2MB_PAGE_BIT (1ull << 16) macro
/linux-4.4.14/arch/x86/kvm/
Dvmx.c1072 return vmx_capability.ept & VMX_EPT_2MB_PAGE_BIT; in cpu_has_vmx_ept_2m_page()
2628 VMX_EPTP_WB_BIT | VMX_EPT_2MB_PAGE_BIT | in nested_vmx_setup_ctls_msrs()