Searched refs:cpu_has_loongson_ext (Results 1 – 3 of 3) sorted by relevance
129 if (cpu_has_loongson_ext) seq_printf(m, "%s", " loongson-ext"); in show_cpuinfo()
2210 if (cpu_has_loongson_ext) in cpu_probe()
405 #ifndef cpu_has_loongson_ext406 #define cpu_has_loongson_ext __ase(MIPS_ASE_LOONGSON_EXT) macro