Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/kernel/cpu/sh5/
Dentry.S145 .long do_exception_error /* 0x000 */
146 .long do_exception_error /* 0x020 */
151 .long do_exception_error
152 .long do_exception_error
160 .long do_exception_error
161 .long do_exception_error
168 .long do_exception_error /* 0x120 */
170 .long do_exception_error /* 0x140 */
174 .long do_exception_error /* 0x1C0 - NMI */
175 .long do_exception_error /* 0x1E0 */
[all …]
/Linux-v4.19/arch/sh/include/asm/
Dtraps_32.h49 asmlinkage void do_exception_error(void);
/Linux-v4.19/arch/sh/kernel/
Dentry-common.S66 1: .long do_exception_error
Dtraps_32.c726 asmlinkage void do_exception_error(void) in do_exception_error() function
Dtraps_64.c763 asmlinkage void do_exception_error(unsigned long ex, struct pt_regs *regs) in do_exception_error() function