Home
last modified time | relevance | path

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

/linux-4.4.14/virt/kvm/
Dasync_pf.c209 int kvm_async_pf_wakeup_all(struct kvm_vcpu *vcpu) in kvm_async_pf_wakeup_all() function
/linux-4.4.14/include/linux/
Dkvm_host.h205 int kvm_async_pf_wakeup_all(struct kvm_vcpu *vcpu);
/linux-4.4.14/arch/x86/kvm/
Dx86.c1987 kvm_async_pf_wakeup_all(vcpu); in kvm_pv_enable_async_pf()