Home
last modified time | relevance | path

Searched refs:BRK_KDB (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dbreak.h20 #define BRK_KDB 513 /* Used in KDB_ENTER() */ macro
/openbmc/linux/arch/loongarch/include/uapi/asm/
H A Dbreak.h10 #define BRK_KDB 2 /* Used in KDB_ENTER() */ macro
/openbmc/linux/arch/loongarch/kernel/
H A Dkgdb.c269 .err = BRK_KDB, in kgdb_breakpoint_handler()
H A Dtraps.c692 case BRK_KDB: in do_bp()