Home
last modified time | relevance | path

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

/linux-4.4.14/virt/kvm/
Dasync_pf.c180 work->wakeup_all = false; in kvm_setup_async_pf()
220 work->wakeup_all = true; in kvm_async_pf_wakeup_all()
/linux-4.4.14/include/linux/
Dkvm_host.h198 bool wakeup_all; member
/linux-4.4.14/arch/x86/kvm/
Dx86.c8072 work->wakeup_all) in kvm_arch_async_page_ready()
8182 if (work->wakeup_all) in kvm_arch_async_page_present()