Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/
Dkvm.c77 struct kvm_task_sleep_node { struct
89 static struct kvm_task_sleep_node *_find_apf_task(struct kvm_task_sleep_head *b, in _find_apf_task() argument
95 struct kvm_task_sleep_node *n = in _find_apf_task()
104 static bool kvm_async_pf_queue_task(u32 token, struct kvm_task_sleep_node *n) in kvm_async_pf_queue_task()
108 struct kvm_task_sleep_node *e; in kvm_async_pf_queue_task()
137 struct kvm_task_sleep_node n; in kvm_async_pf_task_wait_schedule()
158 static void apf_task_wake_one(struct kvm_task_sleep_node *n) in apf_task_wake_one()
171 struct kvm_task_sleep_node *n; in apf_task_wake_all()
188 struct kvm_task_sleep_node *n; in kvm_async_pf_task_wake()