Searched refs:EXCCODE_TLBS (Results 1 – 5 of 5) sorted by relevance
62 [EXCCODE_TLBS] = handle_tlb_store,264 case EXCCODE_TLBS: return "PIS"; in humanize_exc_name()
1504 #define EXCCODE_TLBS 2 /* TLB miss on a store */ macro
1223 case EXCCODE_TLBS: in __kvm_mips_handle_exit()
2433 set_except_vector(EXCCODE_TLBS, handle_tlbs); in trap_init()
587 #define EXCCODE_TLBS 3 /* TLB miss on a store */ macro