Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dpaging_tmpl.h772 if (handle_abnormal_pfn(vcpu, mmu_is_nested(vcpu) ? 0 : addr, in FNAME()
Dmmu.c2846 static bool handle_abnormal_pfn(struct kvm_vcpu *vcpu, gva_t gva, gfn_t gfn, in handle_abnormal_pfn() function
3038 if (handle_abnormal_pfn(vcpu, v, gfn, pfn, ACC_ALL, &r)) in nonpaging_map()
3496 if (handle_abnormal_pfn(vcpu, 0, gfn, pfn, ACC_ALL, &r)) in tdp_page_fault()