Home
last modified time | relevance | path

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

/linux-5.10/arch/arm64/mm/
Dfault.c799 static void debug_exception_exit(struct pt_regs *regs) in debug_exception_exit() function
803 NOKPROBE_SYMBOL(debug_exception_exit);
853 debug_exception_exit(regs); in do_debug_exception()