Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c1012 static inline bool cpu_has_vmx_ept_1g_page(void) in cpu_has_vmx_ept_1g_page() function
8534 if (enable_ept && !cpu_has_vmx_ept_1g_page()) in vmx_get_lpage_level()