Searched refs:EXCCODE_TLBPE (Results 1 – 2 of 2) sorted by relevance
66 [EXCCODE_TLBPE] = handle_tlb_protect,269 case EXCCODE_TLBPE: return "PPI"; in humanize_exc_name()
1509 #define EXCCODE_TLBPE 7 /* TLB Privilege Error */ macro