Home
last modified time | relevance | path

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

/Linux-v5.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()
/Linux-v5.10/include/linux/
Dkvm_host.h208 bool wakeup_all; member
/Linux-v5.10/arch/x86/kvm/
Dx86.c10801 work->wakeup_all) in kvm_arch_async_page_ready()
10979 if (work->wakeup_all) in kvm_arch_async_page_present()
10985 if ((work->wakeup_all || work->notpresent_injected) && in kvm_arch_async_page_present()