Home
last modified time | relevance | path

Searched refs:CPU_LOONGSON2 (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/arch/mips/oprofile/
Dcommon.c98 case CPU_LOONGSON2: in oprofile_arch_init()
/linux-3.4.99/arch/mips/include/asm/
Dcpu.h268 CPU_5KC, CPU_20KC, CPU_25KF, CPU_SB1, CPU_SB1A, CPU_LOONGSON2, enumerator
/linux-3.4.99/arch/mips/mm/
Dc-r4k.c948 case CPU_LOONGSON2: in probe_pcache()
1233 case CPU_LOONGSON2: in setup_scache()
Dtlbex.c507 case CPU_LOONGSON2: in build_tlb_write_entry()
/linux-3.4.99/arch/mips/
DKconfig1200 select CPU_LOONGSON2
1211 select CPU_LOONGSON2
1542 config CPU_LOONGSON2 config
1743 depends on !CPU_LOONGSON2
2098 depends on !NUMA && !CPU_LOONGSON2
/linux-3.4.99/arch/mips/kernel/
Dcpu-probe.c622 c->cputype = CPU_LOONGSON2; in cpu_probe_legacy()