Home
last modified time | relevance | path

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

/linux/arch/hexagon/kernel/
A Dtraps.c424 void do_debug_exception(struct pt_regs *regs);
425 void do_debug_exception(struct pt_regs *regs) in do_debug_exception() function
A Dvm_entry.S359 vm_event_entry(do_debug_exception)
/linux/arch/arm64/include/asm/
A Dexception.h60 void do_debug_exception(unsigned long addr_if_watchpoint, unsigned long esr,
/linux/arch/arm64/kernel/
A Dentry-common.c472 do_debug_exception(far, esr, regs); in el1_dbg()
701 do_debug_exception(far, esr, regs); in el0_dbg()
/linux/arch/arm64/mm/
A Dfault.c951 void do_debug_exception(unsigned long addr_if_watchpoint, unsigned long esr, in do_debug_exception() function
968 NOKPROBE_SYMBOL(do_debug_exception);

Completed in 15 milliseconds