Searched refs:CPU_R4600 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/mips/include/asm/ |
H A D | cpu-type.h | 121 case CPU_R4600: in __get_cpu_type()
|
H A D | cpu.h | 306 CPU_R4400PC, CPU_R4400SC, CPU_R4400MC, CPU_R4600, CPU_R4640, CPU_R4650, enumerator
|
/openbmc/linux/arch/mips/kernel/ |
H A D | idle.c | 145 case CPU_R4600: in check_wait()
|
H A D | cpu-probe.c | 1128 c->cputype = CPU_R4600; in cpu_probe_legacy()
|
/openbmc/linux/arch/mips/mm/ |
H A D | tlbex.c | 481 case CPU_R4600: in build_tlb_probe_entry() 531 case CPU_R4600: in build_tlb_write_entry()
|
H A D | c-r4k.c | 1004 case CPU_R4600: /* QED style two way caches? */ in probe_pcache()
|
/openbmc/qemu/disas/ |
H A D | mips.c | 645 #define CPU_R4600 4600 macro 3912 { "r4600", 1, bfd_mach_mips4600, CPU_R4600, ISA_MIPS3,
|