Home
last modified time | relevance | path

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

/linux-3.3/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-3.3/arch/sh/include/asm/
Dsystem_32.h203 asmlinkage void do_exception_error(unsigned long r4, unsigned long r5,
/linux-3.3/arch/sh/kernel/
Dentry-common.S66 1: .long do_exception_error
Dtraps_32.c830 asmlinkage void do_exception_error(unsigned long r4, unsigned long r5, in do_exception_error() function
Dtraps_64.c241 asmlinkage void do_exception_error(unsigned long ex, struct pt_regs *regs) in do_exception_error() function