Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dkvm.c81 } async_pf_sleepers[KVM_TASK_SLEEP_HASHSIZE]; variable
105 struct kvm_task_sleep_head *b = &async_pf_sleepers[key]; in kvm_async_pf_task_wait()
178 struct kvm_task_sleep_head *b = &async_pf_sleepers[i]; in apf_task_wake_all()
193 struct kvm_task_sleep_head *b = &async_pf_sleepers[key]; in kvm_async_pf_task_wake()
616 raw_spin_lock_init(&async_pf_sleepers[i].lock); in kvm_guest_init()