Home
last modified time | relevance | path

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

/Linux-v5.15/arch/arm64/mm/
Dfault.c885 static void debug_exception_exit(struct pt_regs *regs) in debug_exception_exit() function
889 NOKPROBE_SYMBOL(debug_exception_exit);
906 debug_exception_exit(regs); in do_debug_exception()