Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dmmu.c3647 static bool kvm_arch_setup_async_pf(struct kvm_vcpu *vcpu, gpa_t cr2_or_gpa, in kvm_arch_setup_async_pf() function
3694 } else if (kvm_arch_setup_async_pf(vcpu, cr2_or_gpa, gfn)) in try_async_pf()
/OK3568_Linux_fs/kernel/arch/s390/kvm/
H A Dkvm-s390.c3981 static bool kvm_arch_setup_async_pf(struct kvm_vcpu *vcpu) in kvm_arch_setup_async_pf() function
4132 if (kvm_arch_setup_async_pf(vcpu)) in vcpu_post_run()