Home
last modified time | relevance | path

Searched refs:kvm_emulate_ap_reset_hold (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dkvm_host.h2221 int kvm_emulate_ap_reset_hold(struct kvm_vcpu *vcpu);
/linux/arch/x86/kvm/svm/
H A Dsev.c4304 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()
/linux/arch/x86/kvm/
H A Dx86.c11765 int kvm_emulate_ap_reset_hold(struct kvm_vcpu *vcpu) in kvm_emulate_ap_reset_hold() function
11772 EXPORT_SYMBOL_FOR_KVM_INTERNAL(kvm_emulate_ap_reset_hold);