Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/
Dcpu.h431 #define MIPS_ASE_LOONGSON_MMI 0x00000800 /* Loongson MultiMedia extensions Instructions */ macro
Dcpu-features.h398 #define cpu_has_loongson_mmi __ase(MIPS_ASE_LOONGSON_MMI)
/Linux-v5.4/arch/mips/kernel/
Dcpu-probe.c1550 c->ases |= (MIPS_ASE_LOONGSON_MMI | MIPS_ASE_LOONGSON_CAM | in cpu_probe_legacy()
1559 c->ases |= (MIPS_ASE_LOONGSON_MMI | MIPS_ASE_LOONGSON_CAM | in cpu_probe_legacy()
1927 c->ases |= (MIPS_ASE_LOONGSON_MMI | MIPS_ASE_LOONGSON_CAM | in cpu_probe_loongson()