Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm64/include/asm/
Ddebug-monitors.h30 #define DBG_ESR_EVT_BRK 0x6 macro
/Linux-v5.10/arch/arm64/kernel/
Ddebug-monitors.c386 hook_debug_fault_code(DBG_ESR_EVT_BRK, brk_handler, SIGTRAP, in debug_traps_init()