Searched refs:unhandled_exception (Results 1 – 2 of 2) sorted by relevance
234 unhandled_exception: label235 b unhandled_exception /* simply dead loop */257 b unhandled_exception284 b unhandled_exception /* Sync, Current EL using SP0 */286 b unhandled_exception /* IRQ, Current EL using SP0 */288 b unhandled_exception /* FIQ, Current EL using SP0 */292 b unhandled_exception /* Sync, Current EL using SPx */294 b unhandled_exception /* IRQ, Current EL using SPx */296 b unhandled_exception /* FIQ, Current EL using SPx */302 b unhandled_exception /* IRQ, Lower EL using AArch64 */[all …]
22 void unhandled_exception(struct pt_regs *regs) in unhandled_exception() function30 [0 ... EXCCAUSE_LAST-1] = unhandled_exception,
Completed in 4 milliseconds