Lines Matching refs:unhandled_exception
234 unhandled_exception: label
235 b unhandled_exception /* simply dead loop */
257 b unhandled_exception
284 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 */
290 b unhandled_exception /* SError, 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 */
298 b unhandled_exception /* SError, Current EL using SPx */
302 b unhandled_exception /* IRQ, Lower EL using AArch64 */
304 b unhandled_exception /* FIQ, Lower EL using AArch64 */
309 b unhandled_exception /* SError, Lower EL using AArch64 */
312 b unhandled_exception /* Sync, Lower EL using AArch32 */
314 b unhandled_exception /* IRQ, Lower EL using AArch32 */
316 b unhandled_exception /* FIQ, Lower EL using AArch32 */
318 b unhandled_exception /* SError, Lower EL using AArch32 */