Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Ddebug-monitors.h29 #define DBG_ESR_EVT_HWWP 0x2 macro
/openbmc/linux/arch/arm64/kernel/
H A Dhw_breakpoint.c992 hook_debug_fault_code(DBG_ESR_EVT_HWWP, watchpoint_handler, SIGTRAP, in arch_hw_breakpoint_init()