Searched refs:CPU_R4000PC (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | cpu-type.h | 126 case CPU_R4000PC: in __get_cpu_type()
|
H A D | cpu.h | 305 CPU_R4000PC, CPU_R4000SC, CPU_R4000MC, CPU_R4200, enumerator
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | cpu-type.h | 114 case CPU_R4000PC: in __get_cpu_type()
|
H A D | cpu.h | 305 CPU_R4000PC, CPU_R4000SC, CPU_R4000MC, CPU_R4200, CPU_R4300, CPU_R4310, enumerator
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | time.c | 129 case CPU_R4000PC: in cpu_has_mfc0_count_bug()
|
H A D | cpu-probe.c | 1076 c->cputype = CPU_R4000PC; in cpu_probe_legacy()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | time.c | 129 case CPU_R4000PC: in cpu_has_mfc0_count_bug()
|
H A D | cpu-probe.c | 1077 c->cputype = CPU_R4000PC; in cpu_probe_legacy()
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | c-r4k.c | 1161 case CPU_R4000PC: in probe_pcache() 1821 case CPU_R4000PC: in coherency_setup()
|
H A D | tlbex.c | 521 case CPU_R4000PC: in build_tlb_write_entry()
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | c-r4k.c | 1050 case CPU_R4000PC: in probe_pcache() 1663 case CPU_R4000PC: in coherency_setup()
|
H A D | tlbex.c | 514 case CPU_R4000PC: in build_tlb_write_entry()
|
Completed in 17 milliseconds