Searched refs:cpu_has_tlbinv (Results 1 – 9 of 9) sorted by relevance
62 #define cpu_has_tlbinv 0 macro
27 (cpu_has_tlbinv ? MIPS_ENTRYHI_EHINV : 0))
65 #ifndef cpu_has_tlbinv66 #define cpu_has_tlbinv __opt(MIPS_CPU_TLBINV) macro
17 #define cpu_has_tlbinv 0 macro
12 #define cpu_has_tlbinv 0 macro
112 if (cpu_has_tlbinv && entryhi & MIPS_ENTRYHI_EHINV) in dump_tlb()
74 if (cpu_has_tlbinv && !entry) { in local_flush_tlb_all()
769 BUG_ON(!cpu_has_tlbinv); in build_huge_handler_tail()