Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/include/asm/
Dcpu-features.h438 #ifndef cpu_has_loongson_ext2
439 #define cpu_has_loongson_ext2 __ase(MIPS_ASE_LOONGSON_EXT2) macro
/Linux-v6.6/arch/mips/kernel/
Dproc.c152 if (cpu_has_loongson_ext2) in show_cpuinfo()
Dcpu-probe.c1980 if (cpu_has_loongson_ext2) in cpu_probe()