Home
last modified time | relevance | path

Searched defs:do_watchpoint (Results 1 – 3 of 3) 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/sparc/kernel/
H A Dentry.S582 do_watchpoint: label
/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