Searched refs:cpu_has_loongson_ext2 (Results 1 – 3 of 3) sorted by relevance
134 if (cpu_has_loongson_ext2) seq_printf(m, "%s", " loongson-ext2"); in show_cpuinfo()
2120 if (cpu_has_loongson_ext2) in cpu_probe()
438 #ifndef cpu_has_loongson_ext2439 #define cpu_has_loongson_ext2 __ase(MIPS_ASE_LOONGSON_EXT2) macro