Home
last modified time | relevance | path

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

/linux-3.4.99/virt/kvm/
Dasync_pf.c35 async_pf_cache = KMEM_CACHE(kvm_async_pf, 0); in kvm_async_pf_init()
60 struct kvm_async_pf *apf = in async_pf_execute()
61 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()
110 struct kvm_async_pf *work = in kvm_clear_async_pf_completion_queue()
125 struct kvm_async_pf *work; in kvm_check_async_pf_completion()
150 struct kvm_async_pf *work; in kvm_setup_async_pf()
197 struct kvm_async_pf *work; in kvm_async_pf_wakeup_all()
/linux-3.4.99/arch/x86/include/asm/
Dkvm_host.h114 struct kvm_async_pf;
947 struct kvm_async_pf *work);
949 struct kvm_async_pf *work);
951 struct kvm_async_pf *work);
/linux-3.4.99/include/linux/
Dkvm_host.h93 struct kvm_async_pf { struct
/linux-3.4.99/arch/x86/kvm/
Dx86.c6418 void kvm_arch_async_page_ready(struct kvm_vcpu *vcpu, struct kvm_async_pf *work) in kvm_arch_async_page_ready()
6506 struct kvm_async_pf *work) in kvm_arch_async_page_not_present()
6528 struct kvm_async_pf *work) in kvm_arch_async_page_present()