Searched refs:EXCCODE_TLBPE (Results 1 – 2 of 2) sorted by relevance
273 set_handler(EXCCODE_TLBPE * VECSIZE, handle_tlb_protect, VECSIZE); in setup_tlb_handler()
1392 #define EXCCODE_TLBPE 7 /* TLB Privilege Error */ macro