Searched refs:cpu_has_mips_2 (Results 1 – 2 of 2) sorted by relevance
196 #ifndef cpu_has_mips_2197 # define cpu_has_mips_2 (cpu_data[0].isa_level & MIPS_CPU_ISA_II) macro
82 if (cpu_has_mips_2) in show_cpuinfo()