Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/loongson64/
A Dcpucfg-emul.c78 if (ases & MIPS_ASE_LOONGSON_MMI) in patch_cpucfg_sel1()
/linux-6.3-rc2/arch/mips/kernel/
A Dcpu-probe.c1269 c->ases |= (MIPS_ASE_LOONGSON_MMI | MIPS_ASE_LOONGSON_CAM | in cpu_probe_legacy()
1278 c->ases |= (MIPS_ASE_LOONGSON_MMI | MIPS_ASE_LOONGSON_CAM | in cpu_probe_legacy()
1655 c->ases |= MIPS_ASE_LOONGSON_MMI; in decode_cpucfg()
1690 c->ases |= (MIPS_ASE_LOONGSON_MMI | MIPS_ASE_LOONGSON_EXT | in cpu_probe_loongson()
1719 c->ases |= (MIPS_ASE_LOONGSON_MMI | MIPS_ASE_LOONGSON_CAM | in cpu_probe_loongson()
/linux-6.3-rc2/arch/mips/include/asm/
A Dcpu.h439 #define MIPS_ASE_LOONGSON_MMI 0x00000800 /* Loongson MultiMedia extensions Instructions */ macro
A Dcpu-features.h410 #define cpu_has_loongson_mmi __ase(MIPS_ASE_LOONGSON_MMI)

Completed in 10 milliseconds