Home
last modified time | relevance | path

Searched refs:VMX_EPT_1GB_PAGE_BIT (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H 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()
H A Dnested.c6903 VMX_EPT_1GB_PAGE_BIT; in nested_vmx_setup_secondary_ctls()
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dfeat_ctl.c66 if (ept & VMX_EPT_1GB_PAGE_BIT) in init_vmx_capabilities()
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dcapabilities.h305 return vmx_capability.ept & VMX_EPT_1GB_PAGE_BIT; in cpu_has_vmx_ept_1g_page()
H A Dnested.c6573 VMX_EPT_1GB_PAGE_BIT; in nested_vmx_setup_ctls_msrs()
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dfeat_ctl.c73 if (ept & VMX_EPT_1GB_PAGE_BIT) in init_vmx_capabilities()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dvmx.h472 #define VMX_EPT_1GB_PAGE_BIT (1ull << 17) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dvmx.h490 #define VMX_EPT_1GB_PAGE_BIT (1ull << 17) macro

Completed in 20 milliseconds