Home
last modified time | relevance | path

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

/linux-3.4.99/virt/kvm/
Dasync_pf.c195 int kvm_async_pf_wakeup_all(struct kvm_vcpu *vcpu) in kvm_async_pf_wakeup_all() function
/linux-3.4.99/include/linux/
Dkvm_host.h110 int kvm_async_pf_wakeup_all(struct kvm_vcpu *vcpu);
/linux-3.4.99/arch/x86/kvm/
Dx86.c1495 kvm_async_pf_wakeup_all(vcpu); in kvm_pv_enable_async_pf()