Searched refs:do_debug_exception (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | exception.h | 41 void do_debug_exception(unsigned long addr_if_watchpoint, unsigned int esr,
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | entry-common.c | 191 do_debug_exception(far, esr, regs); in el1_dbg() 358 do_debug_exception(far, esr, regs); in el0_dbg()
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | exception.h | 60 void do_debug_exception(unsigned long addr_if_watchpoint, unsigned long esr,
|
/kernel/linux/linux-5.10/arch/arm64/mm/ |
H A D | fault.c | 834 void do_debug_exception(unsigned long addr_if_watchpoint, unsigned int esr, in do_debug_exception() function 855 NOKPROBE_SYMBOL(do_debug_exception); variable
|
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | entry-common.c | 438 do_debug_exception(far, esr, regs); in el1_dbg() 667 do_debug_exception(far, esr, regs); in el0_dbg()
|
/kernel/linux/linux-5.10/arch/hexagon/kernel/ |
H A D | traps.c | 432 void do_debug_exception(struct pt_regs *regs) in do_debug_exception() function
|
H A D | vm_entry.S | 359 vm_event_entry(do_debug_exception)
|
/kernel/linux/linux-6.6/arch/hexagon/kernel/ |
H A D | traps.c | 428 void do_debug_exception(struct pt_regs *regs) in do_debug_exception() function
|
H A D | vm_entry.S | 359 vm_event_entry(do_debug_exception)
|
/kernel/linux/linux-6.6/arch/arm64/mm/ |
H A D | fault.c | 918 void do_debug_exception(unsigned long addr_if_watchpoint, unsigned long esr, in do_debug_exception() function 935 NOKPROBE_SYMBOL(do_debug_exception); variable
|
Completed in 9 milliseconds