Searched refs:cpu_has_ftlb (Results 1 – 5 of 5) sorted by relevance
11 #define cpu_has_ftlb 0 macro
77 #ifndef cpu_has_ftlb78 #define cpu_has_ftlb __opt(MIPS_CPU_FTLB) macro
164 if (cpu_has_ftlb) in show_cpuinfo()
576 else if (cpu_has_ftlb) in decode_config4()
734 if (cpu_has_ftlb && flush) { in build_huge_handler_tail()