Searched refs:CPU_LOONGSON64 (Results 1 - 14 of 14) sorted by relevance

/linux-master/arch/loongarch/kernel/
H A Dcpu-probe.c239 c->cputype = CPU_LOONGSON64;
245 c->cputype = CPU_LOONGSON64;
251 c->cputype = CPU_LOONGSON64;
257 c->cputype = CPU_LOONGSON64;
263 c->cputype = CPU_LOONGSON64;
/linux-master/arch/mips/include/asm/
H A Dcpu-type.h24 case CPU_LOONGSON64:
H A Dcpu.h324 CPU_LOONGSON64, CPU_CAVIUM_OCTEON, CPU_CAVIUM_OCTEON_PLUS, enumerator in enum:cpu_type_enum
/linux-master/arch/loongarch/include/asm/
H A Dcpu.h54 CPU_LOONGSON64, enumerator in enum:cpu_type_enum
/linux-master/arch/mips/kernel/
H A Didle.c170 case CPU_LOONGSON64:
H A Dcpu-probe.c335 case CPU_LOONGSON64:
1264 c->cputype = CPU_LOONGSON64;
1273 c->cputype = CPU_LOONGSON64;
1679 c->cputype = CPU_LOONGSON64;
H A Dperf_event_mipsxx.c172 if (boot_cpu_type() != CPU_LOONGSON64)
1819 case CPU_LOONGSON64:
1978 case CPU_LOONGSON64:
H A Dtraps.c2448 else if (current_cpu_type() == CPU_LOONGSON64)
/linux-master/arch/mips/mm/
H A Dc-r4k.c362 if (current_cpu_type() != CPU_LOONGSON64)
394 case CPU_LOONGSON64:
757 if (current_cpu_type() != CPU_LOONGSON64)
827 if (current_cpu_type() != CPU_LOONGSON64)
1122 case CPU_LOONGSON64:
1359 if (current_cpu_type() != CPU_LOONGSON64)
1537 case CPU_LOONGSON64:
1795 case CPU_LOONGSON64:
H A Dtlb-r4k.c40 case CPU_LOONGSON64:
H A Dpage.c178 case CPU_LOONGSON64:
H A Dtlbex.c553 case CPU_LOONGSON64:
/linux-master/arch/mips/kvm/
H A Dmips.c1623 if (boot_cpu_type() == CPU_LOONGSON64)
H A Dvz.c2956 if (current_cpu_type() != CPU_LOONGSON64)

Completed in 238 milliseconds