Searched refs:cpu_has_vmx_ept_5levels (Results 1 – 2 of 2) sorted by relevance
285 static inline bool cpu_has_vmx_ept_5levels(void) in cpu_has_vmx_ept_5levels() function
2976 if (cpu_has_vmx_ept_5levels() && (cpuid_maxphyaddr(vcpu) > 48)) in get_ept_level()