Searched refs:cpu_has_mips_r (Results 1 – 2 of 2) sorted by relevance
235 #define cpu_has_mips_r (cpu_has_mips32r1 | cpu_has_mips32r2 | \ macro250 # define cpu_has_clo_clz cpu_has_mips_r
78 if (cpu_has_mips_r) { in show_cpuinfo()