Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/loongson64/
H A Dcpucfg-emul.c78 if (ases & MIPS_ASE_LOONGSON_MMI) in patch_cpucfg_sel1()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcpu-probe.c1322 c->ases |= (MIPS_ASE_LOONGSON_MMI | MIPS_ASE_LOONGSON_CAM | in cpu_probe_legacy()
1331 c->ases |= (MIPS_ASE_LOONGSON_MMI | MIPS_ASE_LOONGSON_CAM | in cpu_probe_legacy()
1705 c->ases |= MIPS_ASE_LOONGSON_MMI; in decode_cpucfg()
1740 c->ases |= (MIPS_ASE_LOONGSON_MMI | MIPS_ASE_LOONGSON_EXT | in cpu_probe_loongson()
1769 c->ases |= (MIPS_ASE_LOONGSON_MMI | MIPS_ASE_LOONGSON_CAM | in cpu_probe_loongson()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcpu.h446 #define MIPS_ASE_LOONGSON_MMI 0x00000800 /* Loongson MultiMedia extensions Instructions */ macro
H A Dcpu-features.h412 #define cpu_has_loongson_mmi __ase(MIPS_ASE_LOONGSON_MMI)