Searched refs:handle_abnormal_pfn (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
H A Dpaging_tmpl.h761 if (handle_abnormal_pfn(vcpu, mmu_is_nested(vcpu) ? 0 : addr, page_fault()
H A Dmmu.c2822 static bool handle_abnormal_pfn(struct kvm_vcpu *vcpu, gva_t gva, gfn_t gfn, handle_abnormal_pfn() function
3012 if (handle_abnormal_pfn(vcpu, v, gfn, pfn, ACC_ALL, &r)) nonpaging_map()
3525 if (handle_abnormal_pfn(vcpu, 0, gfn, pfn, ACC_ALL, &r)) tdp_page_fault()

Completed in 80 milliseconds