Home
last modified time | relevance | path

Searched refs:cpu_has_loongson_ext (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dcpu-features.h436 #ifndef cpu_has_loongson_ext
437 #define cpu_has_loongson_ext __ase(MIPS_ASE_LOONGSON_EXT) macro
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dproc.c133 if (cpu_has_loongson_ext) seq_printf(m, "%s", " loongson-ext"); in show_cpuinfo()
H A Dcpu-probe.c2104 if (cpu_has_loongson_ext) in cpu_probe()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds