Home
last modified time | relevance | path

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

/openbmc/linux/virt/kvm/
H A Dasync_pf.c24 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()
92 static void kvm_flush_and_free_async_pf_work(struct kvm_async_pf *work) in kvm_flush_and_free_async_pf_work()
119 struct kvm_async_pf *work = in kvm_clear_async_pf_completion_queue()
144 struct kvm_async_pf *work = in kvm_clear_async_pf_completion_queue()
160 struct kvm_async_pf *work; in kvm_check_async_pf_completion()
187 struct kvm_async_pf *work; in kvm_setup_async_pf()
225 struct kvm_async_pf *work; in kvm_async_pf_wakeup_all()
/openbmc/linux/include/linux/
H A Dkvm_types.h7 struct kvm_async_pf;
H A Dkvm_host.h236 struct kvm_async_pf { struct
/openbmc/linux/arch/s390/include/asm/
H A Dkvm_host.h1018 struct kvm_async_pf *work);
1021 struct kvm_async_pf *work);
1024 struct kvm_async_pf *work);
/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h2169 struct kvm_async_pf *work);
2171 struct kvm_async_pf *work);
2173 struct kvm_async_pf *work);
/openbmc/linux/arch/s390/kvm/
H A Dkvm-s390.c4612 struct kvm_async_pf *work) in kvm_arch_async_page_not_present()
4621 struct kvm_async_pf *work) in kvm_arch_async_page_present()
4628 struct kvm_async_pf *work) in kvm_arch_async_page_ready()
/openbmc/linux/arch/x86/kvm/mmu/
H A Dmmu.c4235 void kvm_arch_async_page_ready(struct kvm_vcpu *vcpu, struct kvm_async_pf *work) in kvm_arch_async_page_ready()
/openbmc/linux/arch/x86/kvm/
H A Dx86.c13132 struct kvm_async_pf *work) in kvm_arch_async_page_not_present()
13164 struct kvm_async_pf *work) in kvm_arch_async_page_present()