Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dkgdb.h18 #define KGDBEXIT_CONTINUE 1 macro
/openbmc/u-boot/arch/powerpc/lib/
H A Dkgdb.c116 case KGDBEXIT_CONTINUE: in kgdb_exit()
/openbmc/u-boot/common/
H A Dkgdb.c461 kd.extype = KGDBEXIT_CONTINUE; in handle_exception()