Searched refs:unhandled_exception (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/arc/kernel/
H A Dtraps.c38 unhandled_exception(const char *str, struct pt_regs *regs, function
62 return unhandled_exception(str, regs, signr, sicode, \
/linux-master/arch/nios2/kernel/
H A Dentry.S71 .word unhandled_exception /* 0 - Reset */
72 .word unhandled_exception /* 1 - Processor-only Reset */
86 .word unhandled_exception /* 12 - Double TLB miss (data) */
91 .word unhandled_exception /* 16 - MPU region violation */
H A Dtraps.c168 asmlinkage void unhandled_exception(struct pt_regs *regs, int cause) function
/linux-master/arch/openrisc/kernel/
H A Dtraps.c42 asmlinkage void unhandled_exception(struct pt_regs *regs, int ea, int vector);
174 asmlinkage void unhandled_exception(struct pt_regs *regs, int ea, int vector) function
H A Dentry.S227 l.jal unhandled_exception ;\

Completed in 136 milliseconds