Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dkgdb.h8 #define KGDBERR_MEMFAULT 3 macro
/openbmc/u-boot/common/
H A Dkgdb.c332 kgdb_longjmp(error_jmp_buf, KGDBERR_MEMFAULT); in handle_exception()