Home
last modified time | relevance | path

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

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