Home
last modified time | relevance | path

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

/openbmc/linux/arch/csky/kernel/
H A Dtraps.c187 asmlinkage void do_trap_illinsn(struct pt_regs *regs) in do_trap_illinsn() function
240 do_trap_illinsn(regs); in trap_c()
/openbmc/linux/arch/csky/include/asm/
H A Dtraps.h50 asmlinkage void do_trap_illinsn(struct pt_regs *regs);