Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kvm/mmu/
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()
/linux-6.14.4/arch/s390/kvm/
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()