Home
last modified time | relevance | path

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

/openbmc/linux/virt/kvm/
H A Dasync_pf.c223 int kvm_async_pf_wakeup_all(struct kvm_vcpu *vcpu) in kvm_async_pf_wakeup_all() function
/openbmc/linux/include/linux/
H A Dkvm_host.h253 int kvm_async_pf_wakeup_all(struct kvm_vcpu *vcpu);
/openbmc/linux/arch/x86/kvm/
H A Dx86.c3439 kvm_async_pf_wakeup_all(vcpu); in kvm_pv_enable_async_pf()