Home
last modified time | relevance | path

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

/arch/sh/kernel/cpu/sh5/
Dentry.S144 .long do_exception_error /* 0x000 */
145 .long do_exception_error /* 0x020 */
150 .long do_exception_error
151 .long do_exception_error
159 .long do_exception_error
160 .long do_exception_error
167 .long do_exception_error /* 0x120 */
169 .long do_exception_error /* 0x140 */
173 .long do_exception_error /* 0x1C0 - NMI */
174 .long do_exception_error /* 0x1E0 */
[all …]
/arch/sh/include/asm/
Dsystem_32.h140 asmlinkage void do_exception_error(unsigned long r4, unsigned long r5,
/arch/sh/kernel/
Dentry-common.S69 1: .long do_exception_error
Dtraps_32.c755 asmlinkage void do_exception_error(unsigned long r4, unsigned long r5, in do_exception_error() function
Dtraps_64.c240 asmlinkage void do_exception_error(unsigned long ex, struct pt_regs *regs) in do_exception_error() function