Searched refs:EXCCODE_TLBS (Results 1 – 7 of 7) sorted by relevance
273 exception_table[EXCCODE_TLBS] = handle_tlb_store_ptw; in setup_tlb_handler()
61 [EXCCODE_TLBS] = handle_tlb_store,263 case EXCCODE_TLBS: return "PIS"; in humanize_exc_name()
876 [EXCCODE_TLBS] = kvm_handle_write_fault,
1345 #define EXCCODE_TLBS 2 /* TLB miss on a store */ macro
1225 case EXCCODE_TLBS: in __kvm_mips_handle_exit()
2432 set_except_vector(EXCCODE_TLBS, handle_tlbs); in trap_init()
587 #define EXCCODE_TLBS 3 /* TLB miss on a store */ macro
Completed in 44 milliseconds