Home
last modified time | relevance | path

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

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