Home
last modified time | relevance | path

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

/linux-4.19.296/virt/kvm/
Dasync_pf.c198 work->wakeup_all = false; in kvm_setup_async_pf()
238 work->wakeup_all = true; in kvm_async_pf_wakeup_all()
/linux-4.19.296/include/linux/
Dkvm_host.h193 bool wakeup_all; member