Searched refs:cpu_has_mips_1 (Results 1 – 2 of 2) sorted by relevance
87 if (cpu_has_mips_1) in show_cpuinfo()
266 #ifndef cpu_has_mips_1267 # define cpu_has_mips_1 (MIPS_ISA_REV < 6) macro