Searched refs:cpu_has_tlbinv (Results 1 – 9 of 9) sorted by relevance
10 (cpu_has_tlbinv ? MIPS_ENTRYHI_EHINV : 0))
78 #ifndef cpu_has_tlbinv79 #define cpu_has_tlbinv __opt(MIPS_CPU_TLBINV) macro
58 #define cpu_has_tlbinv 0 macro
17 #define cpu_has_tlbinv 0 macro
13 #define cpu_has_tlbinv 0 macro
12 #define cpu_has_tlbinv 0 macro
125 if (cpu_has_tlbinv && entryhi & MIPS_ENTRYHI_EHINV) in dump_tlb()
74 if (cpu_has_tlbinv && !entry) { in local_flush_tlb_all()
776 BUG_ON(!cpu_has_tlbinv); in build_huge_handler_tail()