Home
last modified time | relevance | path

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

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