Searched refs:gdb_handle_exception (Results 1 – 4 of 4) sorted by relevance
79 extern void gdb_handle_exception(void);508 set_exception_vector(0x18, gdb_handle_exception); in init_IRQ()510 set_exception_vector(0x3, gdb_handle_exception); in init_IRQ()512 set_exception_vector(0xc, gdb_handle_exception); in init_IRQ()
40 .globl gdb_handle_exception516 gdb_handle_exception: label
183 extern void gdb_handle_exception(void);
327 extern void gdb_handle_exception(struct pt_regs *); in do_debug()328 gdb_handle_exception(regs); in do_debug()