Home
last modified time | relevance | path

Searched defs:kgdb_handle_exception (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/arch/cris/arch-v32/kernel/
Dkgdb_asm.S11 .globl kgdb_handle_exception symbol
13 kgdb_handle_exception: label
/linux-3.3/arch/sh/kernel/cpu/sh3/
Dex.S30 #define kgdb_handle_exception exception_error macro
/linux-3.3/kernel/debug/
Ddebug_core.c673 kgdb_handle_exception(int evector, int signo, int ecode, struct pt_regs *regs) in kgdb_handle_exception() function