Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/
Dhyperv.c1699 static u16 kvm_hvcall_signal_event(struct kvm_vcpu *vcpu, bool fast, u64 param) in kvm_hvcall_signal_event() function
1790 ret = kvm_hvcall_signal_event(vcpu, fast, ingpa); in kvm_hv_hypercall()