Searched refs:CPU_R4400MC (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | cpu-type.h | 132 case CPU_R4400MC: in __get_cpu_type()
|
H A D | cpu.h | 306 CPU_R4400PC, CPU_R4400SC, CPU_R4400MC, CPU_R4600, CPU_R4640, CPU_R4650, enumerator
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | cpu-type.h | 120 case CPU_R4400MC: in __get_cpu_type()
|
H A D | cpu.h | 306 CPU_R4400PC, CPU_R4400SC, CPU_R4400MC, CPU_R4600, CPU_R4640, CPU_R4650, enumerator
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | time.c | 141 case CPU_R4400MC: in cpu_has_mfc0_count_bug()
|
H A D | cpu-probe.c | 1102 c->cputype = mc ? CPU_R4400MC : CPU_R4400SC; in cpu_probe_legacy()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | time.c | 141 case CPU_R4400MC: in cpu_has_mfc0_count_bug()
|
H A D | cpu-probe.c | 1103 c->cputype = mc ? CPU_R4400MC : CPU_R4400SC; in cpu_probe_legacy()
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | c-r4k.c | 493 case CPU_R4400MC: in local_r4k___flush_cache_all() 627 current_cpu_type() == CPU_R4400MC) { in local_r4k_flush_cache_mm() 1166 case CPU_R4400MC: in probe_pcache() 1664 case CPU_R4400MC: in setup_scache() 1826 case CPU_R4400MC: in coherency_setup()
|
H A D | tlbex.c | 526 case CPU_R4400MC: in build_tlb_write_entry()
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | c-r4k.c | 381 case CPU_R4400MC: in local_r4k___flush_cache_all() 515 current_cpu_type() == CPU_R4400MC) { in local_r4k_flush_cache_mm() 1055 case CPU_R4400MC: in probe_pcache() 1507 case CPU_R4400MC: in setup_scache() 1668 case CPU_R4400MC: in coherency_setup()
|
H A D | tlbex.c | 519 case CPU_R4400MC: in build_tlb_write_entry()
|
Completed in 18 milliseconds