Searched refs:call_el1_break_hook (Results 1 – 1 of 1) sorted by relevance
210 static int call_el1_break_hook(struct pt_regs *regs, unsigned long esr) in call_el1_break_hook() function248 NOKPROBE_SYMBOL(call_el1_break_hook);266 if (call_el1_break_hook(regs, esr) == DBG_HOOK_HANDLED) in do_el1_brk64()
Completed in 4 milliseconds