Home
last modified time | relevance | path

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

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