Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm64/include/asm/
Dexception.h44 void do_debug_exception(unsigned long addr_if_watchpoint, unsigned int esr,
/Linux-v5.10/arch/arm64/mm/
Dfault.c834 void do_debug_exception(unsigned long addr_if_watchpoint, unsigned int esr, in do_debug_exception() argument
848 if (inf->fn(addr_if_watchpoint, esr, regs)) { in do_debug_exception()