Searched refs:EXCCODE_TLBNX (Results 1 – 3 of 3) sorted by relevance
285 set_handler(EXCCODE_TLBNX * VECSIZE, handle_tlb_protect, VECSIZE); in setup_tlb_handler()
241 case EXCCODE_TLBNX: return "PNX"; in humanize_exc_name()
1374 #define EXCCODE_TLBNX 6 /* TLB Execution-Inhibit exception */1314 #define EXCCODE_TLBNX global() macro