Home
last modified time | relevance | path

Searched refs:unhandled_exception (Results 1 – 4 of 4) sorted by relevance

/linux/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) in unhandled_exception() function
/linux/arch/openrisc/kernel/
H A Dtraps.c43 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) in unhandled_exception() function
H A Dentry.S221 l.jal unhandled_exception ;\