Home
last modified time | relevance | path

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

/arch/sh/include/asm/
Dprocessor.h37 CPU_SH7723, CPU_SH7724, CPU_SH7757, CPU_SH7734, CPU_SHX3, enumerator
/arch/sh/kernel/cpu/
Dproc.c26 [CPU_SH7722] = "SH7722", [CPU_SHX3] = "SH-X3",
/arch/sh/kernel/cpu/sh4/
Dprobe.c166 boot_cpu_data.type = CPU_SHX3; in cpu_probe()
/arch/sh/
DKconfig194 config CPU_SHX3 config
454 select CPU_SHX3
464 select CPU_SHX3
531 !CPU_SHX3 && !CPU_SUBTYPE_SH7757 && \
/arch/sh/mm/
Dcache.c351 (boot_cpu_data.type == CPU_SHX3)) { in cpu_cache_init()
DKconfig92 depends on (CPU_SHX2 || CPU_SHX3) && MMU