Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dasm-prototypes.h18 DECLARE_DO_ERROR_INFO(do_trap_insn_illegal);
/openbmc/linux/arch/riscv/kernel/
H A Dentry.S285 RISCV_PTR do_trap_insn_illegal
H A Dtraps.c154 asmlinkage __visible __trap_section void do_trap_insn_illegal(struct pt_regs *regs) in do_trap_insn_illegal() function