Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dcapabilities.h321 return vmx_capability.ept & VMX_EPT_1GB_PAGE_BIT; in cpu_has_vmx_ept_1g_page()
326 if (ept_caps & VMX_EPT_1GB_PAGE_BIT) in ept_caps_to_lpage_level()
A Dnested.c6910 VMX_EPT_1GB_PAGE_BIT; in nested_vmx_setup_ctls_msrs()
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dfeat_ctl.c73 if (ept & VMX_EPT_1GB_PAGE_BIT) in init_vmx_capabilities()
/linux-6.3-rc2/arch/x86/include/asm/
A Dvmx.h488 #define VMX_EPT_1GB_PAGE_BIT (1ull << 17) macro

Completed in 17 milliseconds