Home
last modified time | relevance | path

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

/linux/virt/kvm/
H A Dasync_pf.c216 int kvm_async_pf_wakeup_all(struct kvm_vcpu *vcpu) in kvm_async_pf_wakeup_all() function
/linux/arch/x86/kvm/
H A Dx86.c3591 kvm_async_pf_wakeup_all(vcpu); in kvm_pv_enable_async_pf()