Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/
Dcpu.h432 #define MIPS_ASE_LOONGSON_CAM 0x00001000 /* Loongson CAM */ macro
Dcpu-features.h402 #define cpu_has_loongson_cam __ase(MIPS_ASE_LOONGSON_CAM)
/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()