Home
last modified time | relevance | path

Searched refs:CPU_1074K (Results 1 – 13 of 13) sorted by relevance

/arch/mips/kernel/
Didle.c207 case CPU_1074K: in check_wait()
Dspram.c207 case CPU_1074K: in spram_config()
Dperf_event_mipsxx.c1588 case CPU_1074K: in mipsxx_pmu_map_raw_event()
1785 case CPU_1074K: in init_hw_perf_events()
Dcpu-probe.c1295 c->cputype = CPU_1074K; in cpu_probe_mips()
Dtraps.c1666 case CPU_1074K: in parity_protection_init()
/arch/mips/include/asm/
Dcpu-type.h49 case CPU_1074K: in __get_cpu_type()
Dcpu.h310 CPU_M14KEC, CPU_INTERAPTIV, CPU_P5600, CPU_PROAPTIV, CPU_1074K, CPU_M5150, enumerator
Dcpu-features.h262 case CPU_1074K: \
/arch/mips/oprofile/
Dcommon.c90 case CPU_1074K: in oprofile_arch_init()
Dop_model_mipsxx.c378 case CPU_1074K: in mipsxx_init()
/arch/mips/mm/
Dsc-mips.c138 case CPU_1074K: in mips_sc_is_activated()
Dc-r4k.c1336 case CPU_1074K: in probe_pcache()
/arch/mips/bcm47xx/
Dsetup.c187 if ((c->cputype == CPU_74K) || (c->cputype == CPU_1074K)) { in plat_mem_setup()