Home
last modified time | relevance | path

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

/openbmc/linux/arch/csky/kernel/
H A Dtraps.c168 asmlinkage void do_trap_bkpt(struct pt_regs *regs) in do_trap_bkpt() function
237 do_trap_bkpt(regs); in trap_c()
244 do_trap_bkpt(regs); in trap_c()
/openbmc/linux/arch/csky/include/asm/
H A Dtraps.h49 asmlinkage void do_trap_bkpt(struct pt_regs *regs);