Home
last modified time | relevance | path

Searched refs:DIE_DEBUG (Results 1 – 9 of 9) sorted by relevance

/linux/arch/sparc/include/asm/
A Dkdebug_64.h12 DIE_DEBUG, /* ta 0x70 */ enumerator
/linux/arch/x86/include/asm/
A Dkdebug.h13 DIE_DEBUG, enumerator
/linux/arch/sparc/kernel/
A Dkprobes.c385 case DIE_DEBUG: in kprobe_exceptions_notify()
415 if (notify_die((trap_level == 0x170) ? DIE_DEBUG : DIE_DEBUG_2, in kprobe_trap()
/linux/arch/x86/kernel/
A Dhw_breakpoint.c583 if (val != DIE_DEBUG) in hw_breakpoint_exceptions_notify()
A Dkgdb.c532 case DIE_DEBUG: in __kgdb_notify()
A Duprobes.c1016 case DIE_DEBUG: in arch_uprobe_exception_notify()
A Dtraps.c876 if (notify_die(DIE_DEBUG, "debug", regs, (long)dr6, 0, SIGTRAP) == NOTIFY_STOP) in notify_debug()
/linux/arch/x86/mm/
A Dkmmio.c586 if (val == DIE_DEBUG && (*dr6_p & DR_STEP)) in kmmio_die_notifier()
/linux/drivers/misc/sgi-xp/
A Dxpc_main.c1209 case DIE_DEBUG: in xpc_system_die()

Completed in 21 milliseconds