Home
last modified time | relevance | path

Searched refs:KGDBEXIT_KILL (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dkgdb.h17 #define KGDBEXIT_KILL 0 macro
/openbmc/u-boot/arch/powerpc/lib/
H A Dkgdb.c115 case KGDBEXIT_KILL: in kgdb_exit()
/openbmc/u-boot/common/
H A Dkgdb.c451 kd.extype = KGDBEXIT_KILL; in handle_exception()