Searched refs:kvm_arch_setup_async_pf (Results 1 – 2 of 2) sorted by relevance
3664 static int kvm_arch_setup_async_pf(struct kvm_vcpu *vcpu) in kvm_arch_setup_async_pf() function3820 if (kvm_arch_setup_async_pf(vcpu)) in vcpu_post_run()
4174 static int kvm_arch_setup_async_pf(struct kvm_vcpu *vcpu, gva_t gva, gfn_t gfn) in kvm_arch_setup_async_pf() function4212 } else if (kvm_arch_setup_async_pf(vcpu, gva, gfn)) in try_async_pf()