Searched refs:kvm_arch_setup_async_pf (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/s390/kvm/
H A Dkvm-s390.c1940 static int kvm_arch_setup_async_pf(struct kvm_vcpu *vcpu) kvm_arch_setup_async_pf() function
2059 if (kvm_arch_setup_async_pf(vcpu)) { vcpu_post_run()
/linux-4.4.14/arch/x86/kvm/
H A Dmmu.c3424 static int kvm_arch_setup_async_pf(struct kvm_vcpu *vcpu, gva_t gva, gfn_t gfn) kvm_arch_setup_async_pf() function
3463 } else if (kvm_arch_setup_async_pf(vcpu, gva, gfn)) try_async_pf()

Completed in 148 milliseconds