Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/kernel/
Dhw_breakpoint.c658 static int watchpoint_handler(unsigned long addr, unsigned int esr, in watchpoint_handler() function
930 hook_debug_fault_code(DBG_ESR_EVT_HWWP, watchpoint_handler, SIGTRAP, in arch_hw_breakpoint_init()
/linux-4.4.14/arch/arm/kernel/
Dhw_breakpoint.c691 static void watchpoint_handler(unsigned long addr, unsigned int fsr, in watchpoint_handler() function
876 watchpoint_handler(addr, fsr, regs); in hw_breakpoint_pending()