Home
last modified time | relevance | path

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

/Linux-v5.10/virt/kvm/
Dasync_pf.c203 int kvm_async_pf_wakeup_all(struct kvm_vcpu *vcpu) in kvm_async_pf_wakeup_all() function
/Linux-v5.10/include/linux/
Dkvm_host.h216 int kvm_async_pf_wakeup_all(struct kvm_vcpu *vcpu);
/Linux-v5.10/arch/x86/kvm/
Dx86.c2912 kvm_async_pf_wakeup_all(vcpu); in kvm_pv_enable_async_pf()