Home
last modified time | relevance | path

Searched refs:cpu_has_loongson_ext (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dcpu-features.h434 #ifndef cpu_has_loongson_ext
435 #define cpu_has_loongson_ext __ase(MIPS_ASE_LOONGSON_EXT) macro
/openbmc/linux/arch/mips/kernel/
H A Dproc.c150 if (cpu_has_loongson_ext) in show_cpuinfo()
H A Dcpu-probe.c1977 if (cpu_has_loongson_ext) in cpu_probe()