Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sh/kernel/cpu/sh5/
Dentry.S142 .long do_exception_error /* 0x000 */
143 .long do_exception_error /* 0x020 */
148 .long do_exception_error
149 .long do_exception_error
157 .long do_exception_error
158 .long do_exception_error
165 .long do_exception_error /* 0x120 */
167 .long do_exception_error /* 0x140 */
171 .long do_exception_error /* 0x1C0 - NMI */
172 .long do_exception_error /* 0x1E0 */
[all …]
/Linux-v5.4/arch/sh/include/asm/
Dtraps_32.h49 asmlinkage void do_exception_error(void);
/Linux-v5.4/arch/sh/kernel/
Dentry-common.S62 1: .long do_exception_error
Dtraps_32.c721 asmlinkage void do_exception_error(void) in do_exception_error() function
Dtraps_64.c760 asmlinkage void do_exception_error(unsigned long ex, struct pt_regs *regs) in do_exception_error() function