Home
last modified time | relevance | path

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

/Linux-v5.4/virt/kvm/
Dasync_pf.c21 struct kvm_async_pf *work) in kvm_async_page_present_sync()
28 struct kvm_async_pf *work) in kvm_async_page_present_async()
39 async_pf_cache = KMEM_CACHE(kvm_async_pf, 0); in kvm_async_pf_init()
62 struct kvm_async_pf *apf = in async_pf_execute()
63 container_of(work, struct kvm_async_pf, work); in async_pf_execute()
110 struct kvm_async_pf *work = in kvm_clear_async_pf_completion_queue()
136 struct kvm_async_pf *work = in kvm_clear_async_pf_completion_queue()
149 struct kvm_async_pf *work; in kvm_check_async_pf_completion()
171 struct kvm_async_pf *work; in kvm_setup_async_pf()
217 struct kvm_async_pf *work; in kvm_async_pf_wakeup_all()
/Linux-v5.4/include/linux/
Dkvm_types.h7 struct kvm_async_pf;
Dkvm_host.h201 struct kvm_async_pf { struct
/Linux-v5.4/arch/s390/include/asm/
Dkvm_host.h896 struct kvm_async_pf *work);
899 struct kvm_async_pf *work);
902 struct kvm_async_pf *work);
/Linux-v5.4/arch/x86/include/asm/
Dkvm_host.h1582 struct kvm_async_pf *work);
1584 struct kvm_async_pf *work);
1586 struct kvm_async_pf *work);
/Linux-v5.4/arch/s390/kvm/
Dkvm-s390.c3636 struct kvm_async_pf *work) in kvm_arch_async_page_not_present()
3643 struct kvm_async_pf *work) in kvm_arch_async_page_present()
3650 struct kvm_async_pf *work) in kvm_arch_async_page_ready()
/Linux-v5.4/arch/x86/kvm/
Dx86.c9953 void kvm_arch_async_page_ready(struct kvm_vcpu *vcpu, struct kvm_async_pf *work) in kvm_arch_async_page_ready()
10078 struct kvm_async_pf *work) in kvm_arch_async_page_not_present()
10108 struct kvm_async_pf *work) in kvm_arch_async_page_present()