Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
H A Dtraps.c276 static bool probe_breakpoint_handler(struct pt_regs *regs) in probe_breakpoint_handler() function
288 if (probe_breakpoint_handler(regs)) in handle_break()
386 if (is_fcfi && probe_breakpoint_handler(regs)) { in handle_user_cfi_violation()