Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/loongson64/
H A Dcpucfg-emul.c78 if (ases & MIPS_ASE_LOONGSON_MMI) in patch_cpucfg_sel1()
/openbmc/linux/arch/mips/kernel/
H 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()
1661 c->ases |= MIPS_ASE_LOONGSON_MMI; in decode_cpucfg()
1698 c->ases |= (MIPS_ASE_LOONGSON_MMI | MIPS_ASE_LOONGSON_EXT | in cpu_probe_loongson()
1725 c->ases |= (MIPS_ASE_LOONGSON_MMI | MIPS_ASE_LOONGSON_CAM | in cpu_probe_loongson()
/openbmc/linux/arch/mips/include/asm/
H A Dcpu.h439 #define MIPS_ASE_LOONGSON_MMI 0x00000800 /* Loongson MultiMedia extensions Instructions */ macro
H A Dcpu-features.h427 #define cpu_has_loongson_mmi __ase(MIPS_ASE_LOONGSON_MMI)