Searched refs:kvm_emulate_ap_reset_hold (Results 1 – 3 of 3) sorted by relevance
2221 int kvm_emulate_ap_reset_hold(struct kvm_vcpu *vcpu);
4304 ret = kvm_emulate_ap_reset_hold(&svm->vcpu); in sev_handle_vmgexit_msr_protocol()4464 ret = kvm_emulate_ap_reset_hold(vcpu); in sev_handle_vmgexit()
11765 int kvm_emulate_ap_reset_hold(struct kvm_vcpu *vcpu) in kvm_emulate_ap_reset_hold() function11772 EXPORT_SYMBOL_FOR_KVM_INTERNAL(kvm_emulate_ap_reset_hold);