Lines Matching refs:unhandled_exception
215 unhandled_exception: label
216 b unhandled_exception /* simply dead loop */
238 b unhandled_exception
243 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 */
257 b unhandled_exception /* SError, Current EL using SPx */
261 b unhandled_exception /* IRQ, Lower EL using AArch64 */
263 b unhandled_exception /* FIQ, Lower EL using AArch64 */
265 b unhandled_exception /* SError, Lower EL using AArch64 */
267 b unhandled_exception /* Sync, Lower EL using AArch32 */
269 b unhandled_exception /* IRQ, Lower EL using AArch32 */
271 b unhandled_exception /* FIQ, Lower EL using AArch32 */
273 b unhandled_exception /* SError, Lower EL using AArch32 */