Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/kvm/
Dkvm-s390.c1839 static int kvm_arch_setup_async_pf(struct kvm_vcpu *vcpu) in kvm_arch_setup_async_pf() function
1958 if (kvm_arch_setup_async_pf(vcpu)) { in vcpu_post_run()
/linux-4.1.27/arch/x86/kvm/
Dmmu.c3409 static int kvm_arch_setup_async_pf(struct kvm_vcpu *vcpu, gva_t gva, gfn_t gfn) in kvm_arch_setup_async_pf() function
3446 } else if (kvm_arch_setup_async_pf(vcpu, gva, gfn)) in try_async_pf()