Searched refs:CPU_RM7000 (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | cpu-type.h | 162 case CPU_RM7000: in __get_cpu_type()
|
H A D | cpu.h | 309 CPU_VR4122, CPU_VR4131, CPU_VR4133, CPU_VR4181, CPU_VR4181A, CPU_RM7000, enumerator
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | cpu-type.h | 150 case CPU_RM7000: in __get_cpu_type()
|
H A D | cpu.h | 308 CPU_R12000, CPU_R14000, CPU_R16000, CPU_RM7000, enumerator
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | idle.c | 191 case CPU_RM7000: in check_wait()
|
H A D | cpu-probe.c | 1249 c->cputype = CPU_RM7000; in cpu_probe_legacy()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | idle.c | 180 case CPU_RM7000: in check_wait()
|
H A D | cpu-probe.c | 1196 c->cputype = CPU_RM7000; in cpu_probe_legacy()
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | c-r4k.c | 1241 case CPU_RM7000: in probe_pcache() 1688 case CPU_RM7000: in setup_scache()
|
H A D | tlbex.c | 588 case CPU_RM7000: in build_tlb_write_entry()
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | c-r4k.c | 1087 case CPU_RM7000: in probe_pcache() 1531 case CPU_RM7000: in setup_scache()
|
H A D | tlbex.c | 581 case CPU_RM7000: in build_tlb_write_entry()
|
Completed in 18 milliseconds