Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arc/kernel/
Dtraps.c45 unhandled_exception(const char *str, struct pt_regs *regs, siginfo_t *info) in unhandled_exception() function
76 return unhandled_exception(str, regs, &info);\
/Linux-v4.19/arch/nios2/kernel/
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 */
Dtraps.c172 asmlinkage void unhandled_exception(struct pt_regs *regs, int cause) in unhandled_exception() function
/Linux-v4.19/arch/openrisc/kernel/
Dtraps.c239 void unhandled_exception(struct pt_regs *regs, int ea, int vector) in unhandled_exception() function
Dentry.S227 l.jal unhandled_exception ;\