Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/mmu/
Dmmu.c3152 static int kvm_handle_bad_page(struct kvm_vcpu *vcpu, gfn_t gfn, kvm_pfn_t pfn) in kvm_handle_bad_page() function
3175 return kvm_handle_bad_page(vcpu, fault->gfn, fault->pfn); in handle_abnormal_pfn()