Searched refs:unhandled_exception (Results 1 – 2 of 2) sorted by relevance
215 unhandled_exception: label216 b unhandled_exception /* simply dead loop */238 b unhandled_exception243 b unhandled_exception /* Sync, Current EL using SP0 */245 b unhandled_exception /* IRQ, Current EL using SP0 */247 b unhandled_exception /* FIQ, Current EL using SP0 */249 b unhandled_exception /* SError, Current EL using SP0 */251 b unhandled_exception /* Sync, Current EL using SPx */253 b unhandled_exception /* IRQ, Current EL using SPx */255 b unhandled_exception /* FIQ, Current EL using SPx */[all …]
21 void unhandled_exception(struct pt_regs *regs) in unhandled_exception() function29 [0 ... EXCCAUSE_LAST-1] = unhandled_exception,