Home
last modified time | relevance | path

Searched refs:CPU_FAMILY_SH2A (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/sh/kernel/cpu/sh2a/
H A Dprobe.c15 boot_cpu_data.family = CPU_FAMILY_SH2A; in cpu_probe()
/openbmc/linux/arch/sh/include/asm/
H A Dprocessor.h47 CPU_FAMILY_SH2A, enumerator
/openbmc/linux/arch/sh/kernel/
H A Dsetup.c371 case CPU_FAMILY_SH2A: in arch_cpu_finalize_init()
/openbmc/linux/arch/sh/mm/
H A Dcache.c332 if (boot_cpu_data.family == CPU_FAMILY_SH2A) { in cpu_cache_init()