Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kvm/
Dkvm-s390.c4646 static bool kvm_arch_setup_async_pf(struct kvm_vcpu *vcpu) in kvm_arch_setup_async_pf() function
4797 if (kvm_arch_setup_async_pf(vcpu)) in vcpu_post_run()
/linux-6.12.1/arch/x86/kvm/mmu/
Dmmu.c4297 static bool kvm_arch_setup_async_pf(struct kvm_vcpu *vcpu, in kvm_arch_setup_async_pf() function
4423 } else if (kvm_arch_setup_async_pf(vcpu, fault)) { in __kvm_faultin_pfn()