Searched refs:handle_fault_error_nolock (Results 1 – 1 of 1) sorted by relevance
| /arch/s390/mm/ |
| A D | fault.c | 239 handle_fault_error_nolock(regs, si_code); in handle_fault_error() 278 return handle_fault_error_nolock(regs, 0); in do_exception() 295 return handle_fault_error_nolock(regs, SEGV_ACCERR); in do_exception() 310 handle_fault_error_nolock(regs, 0); in do_exception() 317 return handle_fault_error_nolock(regs, SEGV_MAPERR); in do_exception() 323 handle_fault_error_nolock(regs, 0); in do_exception() 339 handle_fault_error_nolock(regs, 0); in do_exception() 344 handle_fault_error_nolock(regs, 0); in do_exception() 350 handle_fault_error_nolock(regs, 0); in do_exception() 385 return handle_fault_error_nolock(regs, 0); in do_protection_exception() [all …]
|
Completed in 4 milliseconds