Lines Matching refs:handle_fault_error_nolock
231 static void handle_fault_error_nolock(struct pt_regs *regs, int si_code) in handle_fault_error_nolock() function
264 handle_fault_error_nolock(regs, si_code); in handle_fault_error()
307 return handle_fault_error_nolock(regs, 0); in do_exception()
311 return handle_fault_error_nolock(regs, 0); in do_exception()
330 return handle_fault_error_nolock(regs, SEGV_ACCERR); in do_exception()
348 handle_fault_error_nolock(regs, 0); in do_exception()
374 return handle_fault_error_nolock(regs, SEGV_MAPERR); in do_exception()
383 handle_fault_error_nolock(regs, 0); in do_exception()
429 handle_fault_error_nolock(regs, 0); in do_exception()
434 handle_fault_error_nolock(regs, 0); in do_exception()
439 handle_fault_error_nolock(regs, 0); in do_exception()
473 return handle_fault_error_nolock(regs, 0); in do_protection_exception()
477 return handle_fault_error_nolock(regs, SEGV_ACCERR); in do_protection_exception()
532 return handle_fault_error_nolock(regs, SEGV_MAPERR); in do_secure_storage_access()
575 return handle_fault_error_nolock(regs, SEGV_MAPERR); in do_non_secure_storage_access()