Home
last modified time | relevance | path

Searched defs:do_watchpoint (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dexception.h68 static inline void do_watchpoint(unsigned long addr, unsigned long esr, in do_watchpoint() function
/linux/arch/arm64/kernel/
H A Dhw_breakpoint.c753 void do_watchpoint(unsigned long addr, unsigned long esr, struct pt_regs *regs) in do_watchpoint() function