Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Dkvm-s390.c4745 static bool kvm_arch_setup_async_pf(struct kvm_vcpu *vcpu) in kvm_arch_setup_async_pf() function
4899 if (kvm_arch_setup_async_pf(vcpu)) in __kvm_s390_handle_dat_fault()
/linux/arch/x86/kvm/mmu/
H A Dmmu.c4232 static bool kvm_arch_setup_async_pf(struct kvm_vcpu *vcpu, in kvm_arch_setup_async_pf() function
4372 } else if (kvm_arch_setup_async_pf(vcpu, fault)) { in __kvm_mmu_faultin_pfn()