Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/mm/
H A Dfault.c240 handle_fault_error_nolock(regs, si_code); in handle_fault_error()
279 return handle_fault_error_nolock(regs, 0); in do_exception()
296 return handle_fault_error_nolock(regs, SEGV_ACCERR); in do_exception()
311 handle_fault_error_nolock(regs, 0); in do_exception()
318 return handle_fault_error_nolock(regs, SEGV_MAPERR); in do_exception()
324 handle_fault_error_nolock(regs, 0); in do_exception()
340 handle_fault_error_nolock(regs, 0); in do_exception()
345 handle_fault_error_nolock(regs, 0); in do_exception()
351 handle_fault_error_nolock(regs, 0); in do_exception()
386 return handle_fault_error_nolock(regs, 0); in do_protection_exception()
[all …]