Searched refs:cpu_has_mips_3 (Results 1 – 2 of 2) sorted by relevance
199 #ifndef cpu_has_mips_3200 # define cpu_has_mips_3 (cpu_data[0].isa_level & MIPS_CPU_ISA_III) macro
84 if (cpu_has_mips_3) in show_cpuinfo()