Home
last modified time | relevance | path

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

/linux-6.14.4/arch/arm64/mm/
Dfault.c985 static void debug_exception_exit(struct pt_regs *regs) in debug_exception_exit() function
989 NOKPROBE_SYMBOL(debug_exception_exit);
1006 debug_exception_exit(regs); in do_debug_exception()