Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c1787 static inline bool cpu_has_vmx_ept_1g_page(void) in cpu_has_vmx_ept_1g_page() function
11188 if (enable_ept && !cpu_has_vmx_ept_1g_page()) in vmx_get_lpage_level()