Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dcpu-features.h440 #ifndef cpu_has_loongson_ext2
441 #define cpu_has_loongson_ext2 __ase(MIPS_ASE_LOONGSON_EXT2) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dcpu-features.h438 #ifndef cpu_has_loongson_ext2
439 #define cpu_has_loongson_ext2 __ase(MIPS_ASE_LOONGSON_EXT2) macro
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dproc.c134 if (cpu_has_loongson_ext2) seq_printf(m, "%s", " loongson-ext2"); in show_cpuinfo()
H A Dcpu-probe.c2107 if (cpu_has_loongson_ext2) in cpu_probe()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dproc.c152 if (cpu_has_loongson_ext2) in show_cpuinfo()
H A Dcpu-probe.c1980 if (cpu_has_loongson_ext2) in cpu_probe()

Completed in 7 milliseconds