Home
last modified time | relevance | path

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

/Linux-v5.10/arch/sh/kernel/
Dtraps_32.c122 goto fetch_fault; in handle_unaligned_ins()
135 goto fetch_fault; in handle_unaligned_ins()
146 goto fetch_fault; in handle_unaligned_ins()
159 goto fetch_fault; in handle_unaligned_ins()
170 goto fetch_fault; in handle_unaligned_ins()
185 goto fetch_fault; in handle_unaligned_ins()
201 goto fetch_fault; in handle_unaligned_ins()
215 goto fetch_fault; in handle_unaligned_ins()
234 goto fetch_fault; in handle_unaligned_ins()
247 goto fetch_fault; in handle_unaligned_ins()
[all …]
/Linux-v5.10/arch/x86/kvm/mmu/
Dpaging_tmpl.h328 const int fetch_fault = access & PFERR_FETCH_MASK; in FNAME() local
471 if (fetch_fault && (mmu->nx || in FNAME()
499 if (fetch_fault) in FNAME()