Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/include/asm/
H A Dexception.h62 void do_debug_exception(unsigned long addr_if_watchpoint, unsigned long esr,
/linux-6.15/arch/arm64/mm/
H A Dfault.c991 void do_debug_exception(unsigned long addr_if_watchpoint, unsigned long esr, in do_debug_exception() argument
1002 if (inf->fn(addr_if_watchpoint, esr, regs)) { in do_debug_exception()