Searched refs:nested_cpu_has_vmfunc (Results 1 – 1 of 1) sorted by relevance
2040 static inline bool nested_cpu_has_vmfunc(struct vmcs12 *vmcs12) in nested_cpu_has_vmfunc() function2047 return nested_cpu_has_vmfunc(vmcs12) && in nested_cpu_has_eptp_switching()12439 if (nested_cpu_has_vmfunc(vmcs12)) { in check_vmentry_prereqs()