Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/
Dkvm.c92 static struct kvm_task_sleep_head { struct
97 static struct kvm_task_sleep_node *_find_apf_task(struct kvm_task_sleep_head *b, in _find_apf_task() argument
115 struct kvm_task_sleep_head *b = &async_pf_sleepers[key]; in kvm_async_pf_queue_task()
178 struct kvm_task_sleep_head *b = &async_pf_sleepers[i]; in apf_task_wake_all()
195 struct kvm_task_sleep_head *b = &async_pf_sleepers[key]; in kvm_async_pf_task_wake()