Home
last modified time | relevance | path

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

/linux-4.1.27/virt/kvm/
Dasync_pf.c32 struct kvm_async_pf *work) in kvm_async_page_present_sync()
39 struct kvm_async_pf *work) in kvm_async_page_present_async()
50 async_pf_cache = KMEM_CACHE(kvm_async_pf, 0); in kvm_async_pf_init()
74 struct kvm_async_pf *apf = in async_pf_execute()
75 container_of(work, struct kvm_async_pf, work); in async_pf_execute()
108 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()
161 struct kvm_async_pf *work; in kvm_setup_async_pf()
207 struct kvm_async_pf *work; in kvm_async_pf_wakeup_all()
/linux-4.1.27/include/linux/
Dkvm_types.h21 struct kvm_async_pf;
Dkvm_host.h180 struct kvm_async_pf { struct
/linux-4.1.27/arch/s390/include/asm/
Dkvm_host.h618 struct kvm_async_pf *work);
621 struct kvm_async_pf *work);
624 struct kvm_async_pf *work);
/linux-4.1.27/arch/x86/include/asm/
Dkvm_host.h1161 struct kvm_async_pf *work);
1163 struct kvm_async_pf *work);
1165 struct kvm_async_pf *work);
/linux-4.1.27/arch/s390/kvm/
Dkvm-s390.c1811 struct kvm_async_pf *work) in kvm_arch_async_page_not_present()
1818 struct kvm_async_pf *work) in kvm_arch_async_page_present()
1825 struct kvm_async_pf *work) in kvm_arch_async_page_ready()
/linux-4.1.27/arch/x86/kvm/
Dx86.c7814 void kvm_arch_async_page_ready(struct kvm_vcpu *vcpu, struct kvm_async_pf *work) in kvm_arch_async_page_ready()
7902 struct kvm_async_pf *work) in kvm_arch_async_page_not_present()
7924 struct kvm_async_pf *work) in kvm_arch_async_page_present()