Searched refs:gdb_handle_exception (Results 1 – 4 of 4) sorted by relevance
80 extern void gdb_handle_exception(void);489 set_exception_vector(0x18, gdb_handle_exception); in init_IRQ()491 set_exception_vector(0x3, gdb_handle_exception); in init_IRQ()493 set_exception_vector(0xc, gdb_handle_exception); in init_IRQ()
39 .globl gdb_handle_exception518 gdb_handle_exception: label
183 extern void gdb_handle_exception(void);
281 extern void gdb_handle_exception(struct pt_regs *); in do_debug()282 gdb_handle_exception(regs); in do_debug()