Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/virt/kvm/
H A Dasync_pf.c203 int kvm_async_pf_wakeup_all(struct kvm_vcpu *vcpu) in kvm_async_pf_wakeup_all() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dkvm_host.h217 int kvm_async_pf_wakeup_all(struct kvm_vcpu *vcpu);
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.c2982 kvm_async_pf_wakeup_all(vcpu); in kvm_pv_enable_async_pf()