Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/kernel/
Dtraps_32.c123 goto fetch_fault; in handle_unaligned_ins()
136 goto fetch_fault; in handle_unaligned_ins()
147 goto fetch_fault; in handle_unaligned_ins()
160 goto fetch_fault; in handle_unaligned_ins()
171 goto fetch_fault; in handle_unaligned_ins()
186 goto fetch_fault; in handle_unaligned_ins()
202 goto fetch_fault; in handle_unaligned_ins()
216 goto fetch_fault; in handle_unaligned_ins()
235 goto fetch_fault; in handle_unaligned_ins()
248 goto fetch_fault; in handle_unaligned_ins()
[all …]
/linux-4.4.14/arch/x86/kvm/
Dpaging_tmpl.h273 const int fetch_fault = access & PFERR_FETCH_MASK; in FNAME() local
403 if (fetch_fault && (mmu->nx || in FNAME()