Searched refs:EXCCODE_TLBNR (Results 1 – 3 of 3) sorted by relevance
284 set_handler(EXCCODE_TLBNR * VECSIZE, handle_tlb_protect, VECSIZE); in setup_tlb_handler()
240 case EXCCODE_TLBNR: return "PNR"; in humanize_exc_name()
1313 #define EXCCODE_TLBNR 5 /* TLB Read-Inhibit exception */ macro