Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dkgdb.h19 #define KGDBEXIT_SINGLE 2 macro
/openbmc/u-boot/arch/powerpc/lib/
H A Dkgdb.c120 case KGDBEXIT_SINGLE: in kgdb_exit()
/openbmc/u-boot/common/
H A Dkgdb.c475 kd.extype = KGDBEXIT_SINGLE; in handle_exception()