Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dexception.h44 void do_debug_exception(unsigned long addr_if_watchpoint, unsigned int esr,
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dentry-common.c185 do_debug_exception(far, esr, regs); in el1_dbg()
350 do_debug_exception(far, esr, regs); in el0_dbg()
/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dtraps.c432 void do_debug_exception(struct pt_regs *regs) in do_debug_exception() function
H A Dvm_entry.S359 vm_event_entry(do_debug_exception)
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dfault.c962 void do_debug_exception(unsigned long addr_if_watchpoint, unsigned int esr, in do_debug_exception() function
982 NOKPROBE_SYMBOL(do_debug_exception);