Home
last modified time | relevance | path

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

/arch/sparc/include/asm/
Dkdebug_64.h11 DIE_DEBUG, /* ta 0x70 */ enumerator
/arch/x86/include/asm/
Dkdebug.h12 DIE_DEBUG, enumerator
/arch/sparc/kernel/
Dkprobes.c400 case DIE_DEBUG: in kprobe_exceptions_notify()
428 if (notify_die((trap_level == 0x170) ? DIE_DEBUG : DIE_DEBUG_2, in kprobe_trap()
/arch/x86/kernel/
Dkgdb.c477 case DIE_DEBUG: in __kgdb_notify()
Dkprobes.c968 case DIE_DEBUG: in kprobe_exceptions_notify()
Dtraps.c590 if (notify_die(DIE_DEBUG, "debug", regs, condition, error_code, in do_debug()
/arch/x86/mm/
Dkmmio.c536 if (val == DIE_DEBUG && (arg->err & DR_STEP)) in kmmio_die_notifier()