Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/mmu/
Dmmu.c4405 static bool kvm_arch_setup_async_pf(struct kvm_vcpu *vcpu, in kvm_arch_setup_async_pf() function
4545 } else if (kvm_arch_setup_async_pf(vcpu, fault)) { in __kvm_mmu_faultin_pfn()
/linux-6.15/arch/s390/kvm/
Dkvm-s390.c4747 static bool kvm_arch_setup_async_pf(struct kvm_vcpu *vcpu) in kvm_arch_setup_async_pf() function
4901 if (kvm_arch_setup_async_pf(vcpu)) in __kvm_s390_handle_dat_fault()