Home
last modified time | relevance | path

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

/linux-4.1.27/virt/kvm/
Dasync_pf.c176 work->wakeup_all = false; in kvm_setup_async_pf()
216 work->wakeup_all = true; in kvm_async_pf_wakeup_all()
/linux-4.1.27/include/linux/
Dkvm_host.h189 bool wakeup_all; member
/linux-4.1.27/arch/x86/kvm/
Dx86.c7819 work->wakeup_all) in kvm_arch_async_page_ready()
7929 if (work->wakeup_all) in kvm_arch_async_page_present()