Home
last modified time | relevance | path

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

/Linux-v5.4/virt/kvm/
Dasync_pf.c186 work->wakeup_all = false; in kvm_setup_async_pf()
226 work->wakeup_all = true; in kvm_async_pf_wakeup_all()
/Linux-v5.4/include/linux/
Dkvm_host.h210 bool wakeup_all; member
/Linux-v5.4/arch/x86/kvm/
Dx86.c9958 work->wakeup_all) in kvm_arch_async_page_ready()
10113 if (work->wakeup_all) in kvm_arch_async_page_present()