Searched refs:guest_cpuid_has_vmx (Results 1 – 1 of 1) sorted by relevance
2522 static bool guest_cpuid_has_vmx(struct kvm_vcpu *vcpu) in guest_cpuid_has_vmx() function2536 return nested && guest_cpuid_has_vmx(vcpu); in nested_vmx_allowed()