Home
last modified time | relevance | path

Searched refs:do_watchpoint (Results 1 – 5 of 5) sorted by relevance

/arch/arm64/include/asm/
A Dexception.h64 void do_watchpoint(unsigned long addr, unsigned long esr,
68 static inline void do_watchpoint(unsigned long addr, unsigned long esr, in do_watchpoint() function
/arch/sparc/kernel/
A Dttable_32.S29 t_wpt: TRAP_ENTRY(0xb, do_watchpoint) /* Watchpoint Detected */
140 TRAP_ENTRY(0xb, do_watchpoint)
232 TRAP_ENTRY(0xb, do_watchpoint)
332 TRAP_ENTRY(0xb, do_watchpoint)
A Dentry.S581 .globl do_watchpoint
582 do_watchpoint: label
/arch/arm64/kernel/
A Dhw_breakpoint.c753 void do_watchpoint(unsigned long addr, unsigned long esr, struct pt_regs *regs) in do_watchpoint() function
842 NOKPROBE_SYMBOL(do_watchpoint);
A Dentry-common.c567 do_watchpoint(far, esr, regs); in el1_watchpt()
859 do_watchpoint(far, esr, regs); in el0_watchpt()

Completed in 15 milliseconds