Searched refs:CPU_RM7000 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/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
|
/openbmc/linux/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()
|
/openbmc/linux/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()
|
/openbmc/qemu/disas/ |
H A D | mips.c | 651 #define CPU_RM7000 7000 macro 672 || (cpu == CPU_RM7000 && ((insn)->membership & INSN_4650) != 0) \ 3924 { "rm7000", 1, bfd_mach_mips7000, CPU_RM7000, ISA_MIPS4, 3926 { "rm9000", 1, bfd_mach_mips7000, CPU_RM7000, ISA_MIPS4,
|
/openbmc/linux/arch/mips/ |
H A D | Kconfig | 1610 config CPU_RM7000 config in CPU selection""choice938d35270304
|