Searched refs:EXCCODE_TLBS (Results 1 – 3 of 3) sorted by relevance
1251 case EXCCODE_TLBS: in kvm_mips_handle_exit()
2456 set_except_vector(EXCCODE_TLBS, handle_tlbs); in trap_init()
457 #define EXCCODE_TLBS 3 /* TLB miss on a store */ macro