Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Ddebug-monitors.h43 #define DBG_ESR_EVT_BRK 0x6 macro
/arch/arm64/kernel/
Ddebug-monitors.c377 hook_debug_fault_code(DBG_ESR_EVT_BRK, brk_handler, SIGTRAP, in debug_traps_init()