Searched refs:kvm_async_pf (Results 1 – 8 of 8) sorted by relevance
24 async_pf_cache = KMEM_CACHE(kvm_async_pf, 0); in kvm_async_pf_init()47 struct kvm_async_pf *apf = in async_pf_execute()48 container_of(work, struct kvm_async_pf, work); in async_pf_execute()100 struct kvm_async_pf *work = in kvm_clear_async_pf_completion_queue()126 struct kvm_async_pf *work = in kvm_clear_async_pf_completion_queue()139 struct kvm_async_pf *work; in kvm_check_async_pf_completion()166 struct kvm_async_pf *work; in kvm_setup_async_pf()205 struct kvm_async_pf *work; in kvm_async_pf_wakeup_all()
7 struct kvm_async_pf;
238 struct kvm_async_pf { struct
1008 struct kvm_async_pf *work);1011 struct kvm_async_pf *work);1014 struct kvm_async_pf *work);
2142 struct kvm_async_pf *work);2144 struct kvm_async_pf *work);2146 struct kvm_async_pf *work);
4534 struct kvm_async_pf *work) in kvm_arch_async_page_not_present()4543 struct kvm_async_pf *work) in kvm_arch_async_page_present()4550 struct kvm_async_pf *work) in kvm_arch_async_page_ready()
12978 struct kvm_async_pf *work) in kvm_arch_async_page_not_present()13010 struct kvm_async_pf *work) in kvm_arch_async_page_present()
4190 void kvm_arch_async_page_ready(struct kvm_vcpu *vcpu, struct kvm_async_pf *work) in kvm_arch_async_page_ready()
Completed in 65 milliseconds