Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dcpu-type.h24 case CPU_LOONGSON64: in __get_cpu_type()
Dcpu.h330 CPU_LOONGSON64, CPU_CAVIUM_OCTEON, CPU_CAVIUM_OCTEON_PLUS, enumerator
/arch/mips/kernel/
Didle.c182 case CPU_LOONGSON64: in check_wait()
Dcpu-probe.c336 case CPU_LOONGSON64: in set_ftlb_enable()
1328 c->cputype = CPU_LOONGSON64; in cpu_probe_legacy()
1337 c->cputype = CPU_LOONGSON64; in cpu_probe_legacy()
1737 c->cputype = CPU_LOONGSON64; in cpu_probe_loongson()
Dperf_event_mipsxx.c172 if (boot_cpu_type() != CPU_LOONGSON64) in get_loongson3_pmu_type()
1885 case CPU_LOONGSON64: in mipsxx_pmu_map_raw_event()
2058 case CPU_LOONGSON64: in init_hw_perf_events()
Dtraps.c2472 else if (current_cpu_type() == CPU_LOONGSON64) in trap_init()
/arch/mips/mm/
Dc-r4k.c474 if (current_cpu_type() != CPU_LOONGSON64) in r4k_blast_scache_node_setup()
506 case CPU_LOONGSON64: in local_r4k___flush_cache_all()
868 if (current_cpu_type() != CPU_LOONGSON64) in r4k_dma_cache_wback_inv()
938 if (current_cpu_type() != CPU_LOONGSON64) in r4k_dma_cache_inv()
1277 case CPU_LOONGSON64: in probe_pcache()
1515 if (current_cpu_type() != CPU_LOONGSON64) in probe_vcache()
1697 case CPU_LOONGSON64: in setup_scache()
1967 case CPU_LOONGSON64: in r4k_cache_init()
Dtlb-r4k.c40 case CPU_LOONGSON64: in flush_micro_tlb()
Dpage.c189 case CPU_LOONGSON64: in set_prefetch_parameters()
Dtlbex.c580 case CPU_LOONGSON64: in build_tlb_write_entry()
/arch/mips/
DKconfig1371 config CPU_LOONGSON64 config in CPU selection""choicea0f4c6600304
1403 depends on CPU_LOONGSON64
1419 depends on CPU_LOONGSON64
1434 depends on CPU_LOONGSON64
2104 CPU_MIPS64_R6 || CPU_LOONGSON64 || CPU_CAVIUM_OCTEON
2225 depends on !CPU_LOONGSON2EF && !CPU_LOONGSON64
2794 CPU_LOONGSON64
2805 default "0x00200000" if CPU_LOONGSON64
2855 …PU_MIPS32 || CPU_MIPS64 || CPU_R10000 || CPU_SB1 || CPU_CAVIUM_OCTEON || CPU_XLP || CPU_LOONGSON64)
/arch/mips/kvm/
Dmips.c1636 if (boot_cpu_type() == CPU_LOONGSON64) in kvm_mips_init()
Dvz.c2950 if (current_cpu_type() != CPU_LOONGSON64) in kvm_vz_hardware_enable()