Searched refs:nested_vmcb_valid_sregs (Results 1 – 1 of 1) sorted by relevance
285 static bool nested_vmcb_valid_sregs(struct kvm_vcpu *vcpu, in nested_vmcb_valid_sregs() function662 if (!nested_vmcb_valid_sregs(vcpu, &vmcb12->save) || in nested_svm_vmrun()1357 !nested_vmcb_valid_sregs(vcpu, save)) in svm_set_nested_state()