Home
last modified time | relevance | path

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

/linux-6.14.4/arch/hexagon/kernel/
Dtraps.c426 void do_debug_exception(struct pt_regs *regs);
427 void do_debug_exception(struct pt_regs *regs) in do_debug_exception() function
Dvm_entry.S359 vm_event_entry(do_debug_exception)
/linux-6.14.4/arch/arm64/include/asm/
Dexception.h62 void do_debug_exception(unsigned long addr_if_watchpoint, unsigned long esr,
/linux-6.14.4/arch/arm64/kernel/
Dentry-common.c490 do_debug_exception(far, esr, regs); in el1_dbg()
733 do_debug_exception(far, esr, regs); in el0_dbg()
/linux-6.14.4/arch/arm64/mm/
Dfault.c991 void do_debug_exception(unsigned long addr_if_watchpoint, unsigned long esr, in do_debug_exception() function
1008 NOKPROBE_SYMBOL(do_debug_exception);