Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dkvm_types.h7 struct kvm_async_pf;
H A Dkvm_host.h200 struct kvm_async_pf { struct
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dkvm_host.h982 struct kvm_async_pf *work);
985 struct kvm_async_pf *work);
988 struct kvm_async_pf *work);
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dkvm_host.h1694 struct kvm_async_pf *work);
1696 struct kvm_async_pf *work);
1698 struct kvm_async_pf *work);
/OK3568_Linux_fs/kernel/arch/s390/kvm/
H A Dkvm-s390.c3951 struct kvm_async_pf *work) in kvm_arch_async_page_not_present()
3960 struct kvm_async_pf *work) in kvm_arch_async_page_present()
3967 struct kvm_async_pf *work) in kvm_arch_async_page_ready()
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.c11069 void kvm_arch_async_page_ready(struct kvm_vcpu *vcpu, struct kvm_async_pf *work) in kvm_arch_async_page_ready()
11213 struct kvm_async_pf *work) in kvm_arch_async_page_not_present()
11245 struct kvm_async_pf *work) in kvm_arch_async_page_present()