Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h101 #define VMX_EPT_VPID_CAP_1G_PAGES 0x00020000 macro
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c185 return ept_vpid_cap_supported(VMX_EPT_VPID_CAP_1G_PAGES); in ept_1g_pages_supported()