Home
last modified time | relevance | path

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

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