Home
last modified time | relevance | path

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

/linux-4.4.14/virt/kvm/
Dasync_pf.c32 struct kvm_async_pf *work) in kvm_async_page_present_sync()
39 struct kvm_async_pf *work) in kvm_async_page_present_async()
50 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()
112 struct kvm_async_pf *work = in kvm_clear_async_pf_completion_queue()
130 struct kvm_async_pf *work = in kvm_clear_async_pf_completion_queue()
143 struct kvm_async_pf *work; in kvm_check_async_pf_completion()
165 struct kvm_async_pf *work; in kvm_setup_async_pf()
211 struct kvm_async_pf *work; in kvm_async_pf_wakeup_all()
/linux-4.4.14/include/linux/
Dkvm_types.h21 struct kvm_async_pf;
Dkvm_host.h189 struct kvm_async_pf { struct
/linux-4.4.14/arch/s390/include/asm/
Dkvm_host.h624 struct kvm_async_pf *work);
627 struct kvm_async_pf *work);
630 struct kvm_async_pf *work);
/linux-4.4.14/arch/x86/include/asm/
Dkvm_host.h1235 struct kvm_async_pf *work);
1237 struct kvm_async_pf *work);
1239 struct kvm_async_pf *work);
/linux-4.4.14/arch/s390/kvm/
Dkvm-s390.c1912 struct kvm_async_pf *work) in kvm_arch_async_page_not_present()
1919 struct kvm_async_pf *work) in kvm_arch_async_page_present()
1926 struct kvm_async_pf *work) in kvm_arch_async_page_ready()
/linux-4.4.14/arch/x86/kvm/
Dx86.c8067 void kvm_arch_async_page_ready(struct kvm_vcpu *vcpu, struct kvm_async_pf *work) in kvm_arch_async_page_ready()
8155 struct kvm_async_pf *work) in kvm_arch_async_page_not_present()
8177 struct kvm_async_pf *work) in kvm_arch_async_page_present()