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

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

Completed in 218 milliseconds