Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dkvm_host.h1843 int kvm_emulate_ap_reset_hold(struct kvm_vcpu *vcpu);
/linux-6.1.9/arch/x86/kvm/svm/
Dsev.c2882 ret = kvm_emulate_ap_reset_hold(vcpu); in sev_handle_vmgexit()
/linux-6.1.9/arch/x86/kvm/
Dx86.c9487 int kvm_emulate_ap_reset_hold(struct kvm_vcpu *vcpu) in kvm_emulate_ap_reset_hold() function
9494 EXPORT_SYMBOL_GPL(kvm_emulate_ap_reset_hold);