Searched refs:cpu_has_tlbinv (Results 1 – 7 of 7) sorted by relevance
23 (cpu_has_tlbinv ? MIPS_ENTRYHI_EHINV : 0))
26 #ifndef cpu_has_tlbinv27 #define cpu_has_tlbinv (cpu_data[0].options & MIPS_CPU_TLBINV) macro
11 #define cpu_has_tlbinv 0 macro
17 #define cpu_has_tlbinv 0 macro
102 if (cpu_has_tlbinv && entryhi & MIPS_ENTRYHI_EHINV) in dump_tlb()
67 if (cpu_has_tlbinv) { in local_flush_tlb_all()