Searched refs:cpu_has_tlbinv (Results 1 – 4 of 4) sorted by relevance
23 (cpu_has_tlbinv ? MIPS_ENTRYHI_EHINV : 0))
23 #ifndef cpu_has_tlbinv24 #define cpu_has_tlbinv (cpu_data[0].options & MIPS_CPU_TLBINV) macro
11 #define cpu_has_tlbinv 0 macro
67 if (cpu_has_tlbinv) { in local_flush_tlb_all()