Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sh/include/asm/
Dprocessor.h37 CPU_SH7723, CPU_SH7724, CPU_SH7757, CPU_SH7734, CPU_SHX3, enumerator
/kernel/linux/linux-5.10/drivers/sh/intc/
DKconfig26 depends on SMP && SUPERH && CPU_SHX3
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/
Dproc.c26 [CPU_SH7722] = "SH7722", [CPU_SHX3] = "SH-X3",
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/
Dprobe.c166 boot_cpu_data.type = CPU_SHX3; in cpu_probe()
/kernel/linux/linux-5.10/arch/sh/
DKconfig198 config CPU_SHX3 config
458 select CPU_SHX3
468 select CPU_SHX3
535 !CPU_SHX3 && !CPU_SUBTYPE_SH7757 && \
/kernel/linux/linux-5.10/arch/sh/mm/
Dcache.c351 (boot_cpu_data.type == CPU_SHX3)) { in cpu_cache_init()
DKconfig92 depends on (CPU_SHX2 || CPU_SHX3) && MMU