Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/virt/kvm/
Dasync_pf.c183 work->wakeup_all = false; in kvm_setup_async_pf()
215 work->wakeup_all = true; in kvm_async_pf_wakeup_all()
/kernel/linux/linux-5.10/include/linux/
Dkvm_host.h209 bool wakeup_all; member
/kernel/linux/linux-5.10/arch/x86/kvm/
Dx86.c11095 work->wakeup_all) in kvm_arch_async_page_ready()
11273 if (work->wakeup_all) in kvm_arch_async_page_present()
11279 if ((work->wakeup_all || work->notpresent_injected) && in kvm_arch_async_page_present()