Home
last modified time | relevance | path

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

/Linux-v4.19/virt/kvm/
Dasync_pf.c33 struct kvm_async_pf *work) in kvm_async_page_present_sync()
40 struct kvm_async_pf *work) in kvm_async_page_present_async()
51 async_pf_cache = KMEM_CACHE(kvm_async_pf, 0); in kvm_async_pf_init()
74 struct kvm_async_pf *apf = in async_pf_execute()
75 container_of(work, struct kvm_async_pf, work); in async_pf_execute()
122 struct kvm_async_pf *work = in kvm_clear_async_pf_completion_queue()
148 struct kvm_async_pf *work = in kvm_clear_async_pf_completion_queue()
161 struct kvm_async_pf *work; in kvm_check_async_pf_completion()
183 struct kvm_async_pf *work; in kvm_setup_async_pf()
229 struct kvm_async_pf *work; in kvm_async_pf_wakeup_all()
/Linux-v4.19/include/linux/
Dkvm_types.h21 struct kvm_async_pf;
Dkvm_host.h182 struct kvm_async_pf { struct
/Linux-v4.19/arch/s390/include/asm/
Dkvm_host.h850 struct kvm_async_pf *work);
853 struct kvm_async_pf *work);
856 struct kvm_async_pf *work);
/Linux-v4.19/arch/x86/include/asm/
Dkvm_host.h1479 struct kvm_async_pf *work);
1481 struct kvm_async_pf *work);
1483 struct kvm_async_pf *work);
/Linux-v4.19/arch/s390/kvm/
Dkvm-s390.c3268 struct kvm_async_pf *work) in kvm_arch_async_page_not_present()
3275 struct kvm_async_pf *work) in kvm_arch_async_page_present()
3282 struct kvm_async_pf *work) in kvm_arch_async_page_ready()
/Linux-v4.19/arch/x86/kvm/
Dx86.c9326 void kvm_arch_async_page_ready(struct kvm_vcpu *vcpu, struct kvm_async_pf *work) in kvm_arch_async_page_ready()
9421 struct kvm_async_pf *work) in kvm_arch_async_page_not_present()
9444 struct kvm_async_pf *work) in kvm_arch_async_page_present()