Home
last modified time | relevance | path

Searched refs:CPU_LOONGSON3 (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.4/arch/mips/mm/
Dc-r4k.c468 if (current_cpu_type() != CPU_LOONGSON3) in r4k_blast_scache_node_setup()
500 case CPU_LOONGSON3: in local_r4k___flush_cache_all()
866 if (current_cpu_type() != CPU_LOONGSON3) in r4k_dma_cache_wback_inv()
907 if (current_cpu_type() != CPU_LOONGSON3) in r4k_dma_cache_inv()
1245 case CPU_LOONGSON3: in probe_pcache()
1481 if (current_cpu_type() != CPU_LOONGSON3) in probe_vcache()
1660 case CPU_LOONGSON3: in setup_scache()
1929 case CPU_LOONGSON3: in r4k_cache_init()
Dtlb-r4k.c41 case CPU_LOONGSON3: in flush_micro_tlb()
Dpage.c190 case CPU_LOONGSON3: in set_prefetch_parameters()
Dtlbex.c575 case CPU_LOONGSON3: in build_tlb_write_entry()
/Linux-v5.4/arch/mips/include/asm/
Dcpu-type.h24 case CPU_LOONGSON3: in __get_cpu_type()
Dcpu.h321 CPU_LOONGSON3, CPU_CAVIUM_OCTEON, CPU_CAVIUM_OCTEON_PLUS, enumerator
/Linux-v5.4/arch/mips/oprofile/
Dcommon.c110 case CPU_LOONGSON3: in oprofile_arch_init()
/Linux-v5.4/arch/mips/kernel/
Didle.c181 case CPU_LOONGSON3: in check_wait()
Dcpu-probe.c611 case CPU_LOONGSON3: in set_ftlb_enable()
1546 c->cputype = CPU_LOONGSON3; in cpu_probe_legacy()
1555 c->cputype = CPU_LOONGSON3; in cpu_probe_legacy()
1910 c->cputype = CPU_LOONGSON3; in cpu_probe_loongson()
1917 c->cputype = CPU_LOONGSON3; in cpu_probe_loongson()
Dperf_event_mipsxx.c1626 case CPU_LOONGSON3: in mipsxx_pmu_map_raw_event()
1772 case CPU_LOONGSON3: in init_hw_perf_events()
Dtraps.c2397 else if (current_cpu_type() == CPU_LOONGSON3) in trap_init()
/Linux-v5.4/arch/mips/
DKconfig1382 config CPU_LOONGSON3 config in CPU selection""choice76f4626f0304
1405 depends on CPU_LOONGSON3
1421 depends on CPU_LOONGSON3
2165 depends on !CPU_LOONGSON2 && !CPU_LOONGSON3
2705 …CPU_MIPS32 || CPU_MIPS64 || CPU_R10000 || CPU_SB1 || CPU_CAVIUM_OCTEON || CPU_XLP || CPU_LOONGSON3)
/Linux-v5.4/drivers/gpio/
DKconfig301 depends on CPU_LOONGSON2 || CPU_LOONGSON3