Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c1802 static inline bool cpu_has_vmx_ept_5levels(void) in cpu_has_vmx_ept_5levels() function
5302 if (cpu_has_vmx_ept_5levels() && (cpuid_maxphyaddr(vcpu) > 48)) in get_ept_level()