Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/mm/
H A Dfault.c912 static void debug_exception_exit(struct pt_regs *regs) in debug_exception_exit() function
916 NOKPROBE_SYMBOL(debug_exception_exit);
933 debug_exception_exit(regs); in do_debug_exception()