Lines Matching refs:unhandled_exception
214 unhandled_exception: label
215 b unhandled_exception /* simply dead loop */
237 b unhandled_exception
264 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 */
278 b unhandled_exception /* SError, Current EL using SPx */
282 b unhandled_exception /* IRQ, Lower EL using AArch64 */
284 b unhandled_exception /* FIQ, Lower EL using AArch64 */
289 b unhandled_exception /* SError, Lower EL using AArch64 */
292 b unhandled_exception /* Sync, Lower EL using AArch32 */
294 b unhandled_exception /* IRQ, Lower EL using AArch32 */
296 b unhandled_exception /* FIQ, Lower EL using AArch32 */
298 b unhandled_exception /* SError, Lower EL using AArch32 */