Home
last modified time | relevance | path

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

/Linux-v6.6/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()
99 struct kvm_async_pf *work = in kvm_clear_async_pf_completion_queue()
125 struct kvm_async_pf *work = in kvm_clear_async_pf_completion_queue()
138 struct kvm_async_pf *work; in kvm_check_async_pf_completion()
165 struct kvm_async_pf *work; in kvm_setup_async_pf()
204 struct kvm_async_pf *work; in kvm_async_pf_wakeup_all()
/Linux-v6.6/include/linux/
Dkvm_types.h7 struct kvm_async_pf;
Dkvm_host.h236 struct kvm_async_pf { struct
/Linux-v6.6/arch/s390/include/asm/
Dkvm_host.h1010 struct kvm_async_pf *work);
1013 struct kvm_async_pf *work);
1016 struct kvm_async_pf *work);
/Linux-v6.6/arch/x86/include/asm/
Dkvm_host.h2167 struct kvm_async_pf *work);
2169 struct kvm_async_pf *work);
2171 struct kvm_async_pf *work);
/Linux-v6.6/arch/s390/kvm/
Dkvm-s390.c4611 struct kvm_async_pf *work) in kvm_arch_async_page_not_present()
4620 struct kvm_async_pf *work) in kvm_arch_async_page_present()
4627 struct kvm_async_pf *work) in kvm_arch_async_page_ready()
/Linux-v6.6/arch/x86/kvm/mmu/
Dmmu.c4235 void kvm_arch_async_page_ready(struct kvm_vcpu *vcpu, struct kvm_async_pf *work) in kvm_arch_async_page_ready()
/Linux-v6.6/arch/x86/kvm/
Dx86.c13115 struct kvm_async_pf *work) in kvm_arch_async_page_not_present()
13147 struct kvm_async_pf *work) in kvm_arch_async_page_present()