Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dasm-prototypes.h26 DECLARE_DO_ERROR_INFO(do_trap_break);
/openbmc/linux/arch/riscv/kernel/
H A Dentry.S286 RISCV_PTR do_trap_break
H A Dtraps.c290 asmlinkage __visible __trap_section void do_trap_break(struct pt_regs *regs) in do_trap_break() function