Home
last modified time | relevance | path

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

/linux-5.19.10/virt/kvm/
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()
/linux-5.19.10/include/linux/
Dkvm_types.h7 struct kvm_async_pf;
Dkvm_host.h228 struct kvm_async_pf { struct
/linux-5.19.10/arch/s390/include/asm/
Dkvm_host.h983 struct kvm_async_pf *work);
986 struct kvm_async_pf *work);
989 struct kvm_async_pf *work);
/linux-5.19.10/arch/x86/include/asm/
Dkvm_host.h1994 struct kvm_async_pf *work);
1996 struct kvm_async_pf *work);
1998 struct kvm_async_pf *work);
/linux-5.19.10/arch/s390/kvm/
Dkvm-s390.c4046 struct kvm_async_pf *work) in kvm_arch_async_page_not_present()
4055 struct kvm_async_pf *work) in kvm_arch_async_page_present()
4062 struct kvm_async_pf *work) in kvm_arch_async_page_ready()
/linux-5.19.10/arch/x86/kvm/mmu/
Dmmu.c3950 void kvm_arch_async_page_ready(struct kvm_vcpu *vcpu, struct kvm_async_pf *work) in kvm_arch_async_page_ready()
/linux-5.19.10/arch/x86/kvm/
Dx86.c12632 struct kvm_async_pf *work) in kvm_arch_async_page_not_present()
12664 struct kvm_async_pf *work) in kvm_arch_async_page_present()