Searched refs:watchpoint_handler (Results 1 – 2 of 2) sorted by relevance
754 static int watchpoint_handler(unsigned long addr, unsigned long esr, in watchpoint_handler() function846 NOKPROBE_SYMBOL(watchpoint_handler);1000 hook_debug_fault_code(DBG_ESR_EVT_HWWP, watchpoint_handler, SIGTRAP, in arch_hw_breakpoint_init()
726 static void watchpoint_handler(unsigned long addr, unsigned int fsr, in watchpoint_handler() function933 watchpoint_handler(addr, fsr, regs); in hw_breakpoint_pending()