Searched refs:kvm_emulate_ap_reset_hold (Results 1 – 3 of 3) sorted by relevance
2143 int kvm_emulate_ap_reset_hold(struct kvm_vcpu *vcpu);
4161 ret = kvm_emulate_ap_reset_hold(&svm->vcpu); in sev_handle_vmgexit_msr_protocol()4322 ret = kvm_emulate_ap_reset_hold(vcpu); in sev_handle_vmgexit()
11368 int kvm_emulate_ap_reset_hold(struct kvm_vcpu *vcpu) in kvm_emulate_ap_reset_hold() function11375 EXPORT_SYMBOL_GPL(kvm_emulate_ap_reset_hold);