Home
last modified time | relevance | path

Searched refs:kvm_arch_setup_async_pf (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/arch/s390/kvm/
H A Dkvm-s390.c3980 static bool kvm_arch_setup_async_pf(struct kvm_vcpu *vcpu) in kvm_arch_setup_async_pf() function
4131 if (kvm_arch_setup_async_pf(vcpu)) in vcpu_post_run()
/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dkvm-s390.c4643 static bool kvm_arch_setup_async_pf(struct kvm_vcpu *vcpu) in kvm_arch_setup_async_pf() function
4794 if (kvm_arch_setup_async_pf(vcpu)) in vcpu_post_run()
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dmmu.c4221 static bool kvm_arch_setup_async_pf(struct kvm_vcpu *vcpu, gpa_t cr2_or_gpa, in kvm_arch_setup_async_pf() function
4299 } else if (kvm_arch_setup_async_pf(vcpu, fault->addr, fault->gfn)) { in __kvm_faultin_pfn()

Completed in 29 milliseconds