Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/kernel/
H A Dtraps.c259 static bool probe_breakpoint_handler(struct pt_regs *regs) in probe_breakpoint_handler() function
271 if (probe_breakpoint_handler(regs)) in handle_break()