Searched refs:EXCCODE_ALE (Results 1 – 3 of 3) sorted by relevance
67 [EXCCODE_ALE] = handle_ale,275 case EXCCODE_ALE: return "ALE"; in humanize_exc_name() 372 if (exccode >= EXCCODE_TLBL && exccode <= EXCCODE_ALE) in __show_regs()
42 case EXCCODE_ALE: in scan_handlers()
1428 #define EXCCODE_ALE 9 /* Unalign Access */1354 #define EXCCODE_ALE global() macro