Searched refs:unhandled_exception (Results 1 – 2 of 2) sorted by relevance
214 unhandled_exception: label215 b unhandled_exception /* simply dead loop */237 b unhandled_exception264 b unhandled_exception /* Sync, Current EL using SP0 */266 b unhandled_exception /* IRQ, Current EL using SP0 */268 b unhandled_exception /* FIQ, Current EL using SP0 */270 b unhandled_exception /* SError, Current EL using SP0 */272 b unhandled_exception /* Sync, Current EL using SPx */274 b unhandled_exception /* IRQ, Current EL using SPx */276 b unhandled_exception /* FIQ, Current EL using SPx */[all …]
20 void unhandled_exception(struct pt_regs *regs) in unhandled_exception() function28 [0 ... EXCCAUSE_LAST-1] = unhandled_exception,