Searched refs:CPU_R10000 (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/arch/mips/include/asm/ |
H A D | cpu-type.h | 144 case CPU_R10000: in __get_cpu_type()
|
H A D | cpu.h | 307 CPU_R4700, CPU_R5000, CPU_R5500, CPU_NEVADA, CPU_R10000, enumerator
|
/openbmc/linux/arch/mips/mm/ |
H A D | dma-noncoherent.c | 31 case CPU_R10000: in cpu_needs_post_dma_flush()
|
H A D | c-r4k.c | 382 case CPU_R10000: in local_r4k___flush_cache_all() 1070 case CPU_R10000: in probe_pcache() 1261 case CPU_R10000: in probe_pcache() 1513 case CPU_R10000: in setup_scache()
|
H A D | tlb-r4k.c | 527 if (current_cpu_type() == CPU_R10000 || in r4k_tlb_configure()
|
H A D | page.c | 156 case CPU_R10000: in set_prefetch_parameters()
|
H A D | tlbex.c | 553 case CPU_R10000: in build_tlb_write_entry()
|
/openbmc/linux/arch/mips/lib/ |
H A D | dump_tlb.c | 30 case CPU_R10000: in dump_tlb_regs()
|
/openbmc/linux/arch/mips/kernel/ |
H A D | perf_event_mipsxx.c | 818 case CPU_R10000: in n_counters()
|
H A D | cpu-probe.c | 1212 c->cputype = CPU_R10000; in cpu_probe_legacy()
|
/openbmc/qemu/disas/ |
H A D | mips.c | 653 #define CPU_R10000 10000 macro 677 || ((cpu == CPU_R10000 || cpu == CPU_R12000) \ 3930 { "r10000", 1, bfd_mach_mips10000, CPU_R10000, ISA_MIPS4,
|
/openbmc/linux/arch/mips/ |
H A D | Kconfig | 1599 config CPU_R10000 config in CPU selection""choice938d35270304 2692 …depends on PERF_EVENTS && (CPU_MIPS32 || CPU_MIPS64 || CPU_R10000 || CPU_SB1 || CPU_CAVIUM_OCTEON …
|