Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-x86_64/
Dkdebug.h24 DIE_DEBUG, enumerator
/linux-2.4.37.9/arch/x86_64/kernel/
Dtraps.c671 notify_die(DIE_DEBUG, "debug", regs, error_code, 1, SIGTRAP); in do_debug()
676 if (notify_die(DIE_DEBUG, "debug2", regs, error_code, 1, SIGTRAP) != NOTIFY_BAD) in do_debug()