Searched refs:EXCCODE_TLBI (Results 1 – 3 of 3) sorted by relevance
273 exception_table[EXCCODE_TLBI] = handle_tlb_load_ptw; in setup_tlb_handler()
60 [EXCCODE_TLBI] = handle_tlb_load,265 case EXCCODE_TLBI: return "PIF"; in humanize_exc_name()
1504 #define EXCCODE_TLBI 3 /* TLB miss on a ifetch */1497 #define EXCCODE_TLBI global() macro