Searched refs:EXCCODE_TLBS (Results 1 – 5 of 5) sorted by relevance
269 set_handler(EXCCODE_TLBS * VECSIZE, handle_tlb_store, VECSIZE); in setup_tlb_handler()
1258 case EXCCODE_TLBS: in __kvm_mips_handle_exit()
1387 #define EXCCODE_TLBS 2 /* TLB miss on a store */ macro
2462 set_except_vector(EXCCODE_TLBS, handle_tlbs); in trap_init()
442 #define EXCCODE_TLBS 3 /* TLB miss on a store */ macro