Home
last modified time | relevance | path

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

/Linux-v4.19/arch/riscv/kernel/
Dtraps.c81 static void do_trap_error(struct pt_regs *regs, int signo, int code, in do_trap_error() function
95 do_trap_error(regs, signo, code, regs->sepc, "Oops - " str); \