Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/mmu/
Dpaging_tmpl.h848 r = handle_abnormal_pfn(vcpu, fault, walker.pte_access); in FNAME()
Dmmu.c3170 static int handle_abnormal_pfn(struct kvm_vcpu *vcpu, struct kvm_page_fault *fault, in handle_abnormal_pfn() function
4252 r = handle_abnormal_pfn(vcpu, fault, ACC_ALL); in direct_page_fault()