Searched refs:CPU_SH7705 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/ |
H A D | proc.c | 13 [CPU_SH7705] = "SH7705", [CPU_SH7706] = "SH7706",
|
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh3/ |
H A D | probe.c | 88 boot_cpu_data.type = CPU_SH7705; in cpu_probe()
|
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
H A D | processor.h | 26 CPU_SH7705, CPU_SH7706, CPU_SH7707, enumerator
|
/kernel/linux/linux-6.6/arch/sh/include/asm/ |
H A D | processor.h | 25 CPU_SH7705, CPU_SH7706, CPU_SH7707, enumerator
|
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/ |
H A D | proc.c | 13 [CPU_SH7705] = "SH7705", [CPU_SH7706] = "SH7706",
|
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh3/ |
H A D | probe.c | 88 boot_cpu_data.type = CPU_SH7705; in cpu_probe()
|
/kernel/linux/linux-5.10/arch/sh/mm/ |
H A D | cache.c | 335 if ((boot_cpu_data.type == CPU_SH7705) && in cpu_cache_init()
|
/kernel/linux/linux-6.6/arch/sh/mm/ |
H A D | cache.c | 343 if ((boot_cpu_data.type == CPU_SH7705) && in cpu_cache_init()
|
Completed in 4 milliseconds