Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm64/include/asm/
Dexception.h64 void do_debug_exception(unsigned long addr_if_watchpoint, unsigned long esr,
/linux-6.1.9/arch/hexagon/kernel/
Dtraps.c428 void do_debug_exception(struct pt_regs *regs) in do_debug_exception() function
Dvm_entry.S359 vm_event_entry(do_debug_exception)
/linux-6.1.9/arch/arm64/kernel/
Dentry-common.c407 do_debug_exception(far, esr, regs); in el1_dbg()
628 do_debug_exception(far, esr, regs); in el0_dbg()
/linux-6.1.9/arch/arm64/mm/
Dfault.c906 void do_debug_exception(unsigned long addr_if_watchpoint, unsigned long esr, in do_debug_exception() function
923 NOKPROBE_SYMBOL(do_debug_exception);