Home
last modified time | relevance | path

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

/Linux-v6.1/arch/loongarch/kernel/
Dcpu-probe.c204 c->cputype = CPU_LOONGSON64; in cpu_probe_loongson()
210 c->cputype = CPU_LOONGSON64; in cpu_probe_loongson()
216 c->cputype = CPU_LOONGSON64; in cpu_probe_loongson()
222 c->cputype = CPU_LOONGSON64; in cpu_probe_loongson()
228 c->cputype = CPU_LOONGSON64; in cpu_probe_loongson()
/Linux-v6.1/arch/mips/mm/
Dc-r4k.c473 if (current_cpu_type() != CPU_LOONGSON64) in r4k_blast_scache_node_setup()
505 case CPU_LOONGSON64: in local_r4k___flush_cache_all()
867 if (current_cpu_type() != CPU_LOONGSON64) in r4k_dma_cache_wback_inv()
937 if (current_cpu_type() != CPU_LOONGSON64) in r4k_dma_cache_inv()
1232 case CPU_LOONGSON64: in probe_pcache()
1469 if (current_cpu_type() != CPU_LOONGSON64) in probe_vcache()
1651 case CPU_LOONGSON64: in setup_scache()
1920 case CPU_LOONGSON64: in r4k_cache_init()
Dtlb-r4k.c40 case CPU_LOONGSON64: in flush_micro_tlb()
Dpage.c190 case CPU_LOONGSON64: in set_prefetch_parameters()
Dtlbex.c572 case CPU_LOONGSON64: in build_tlb_write_entry()
/Linux-v6.1/arch/loongarch/include/asm/
Dcpu.h54 CPU_LOONGSON64, enumerator
/Linux-v6.1/arch/mips/include/asm/
Dcpu-type.h24 case CPU_LOONGSON64: in __get_cpu_type()
Dcpu.h324 CPU_LOONGSON64, CPU_CAVIUM_OCTEON, CPU_CAVIUM_OCTEON_PLUS, enumerator
/Linux-v6.1/arch/mips/kernel/
Didle.c170 case CPU_LOONGSON64: in check_wait()
Dcpu-probe.c336 case CPU_LOONGSON64: in set_ftlb_enable()
1265 c->cputype = CPU_LOONGSON64; in cpu_probe_legacy()
1274 c->cputype = CPU_LOONGSON64; in cpu_probe_legacy()
1684 c->cputype = CPU_LOONGSON64; in cpu_probe_loongson()
1697 c->cputype = CPU_LOONGSON64; in cpu_probe_loongson()
1704 c->cputype = CPU_LOONGSON64; in cpu_probe_loongson()
1724 c->cputype = CPU_LOONGSON64; in cpu_probe_loongson()
Dperf_event_mipsxx.c172 if (boot_cpu_type() != CPU_LOONGSON64) in get_loongson3_pmu_type()
1819 case CPU_LOONGSON64: in mipsxx_pmu_map_raw_event()
1978 case CPU_LOONGSON64: in init_hw_perf_events()
Dtraps.c2478 else if (current_cpu_type() == CPU_LOONGSON64) in trap_init()
/Linux-v6.1/arch/mips/
DKconfig1293 config CPU_LOONGSON64 config in CPU selection""choiceb5722a2d0304
1324 depends on CPU_LOONGSON64
1340 depends on CPU_LOONGSON64
1350 depends on CPU_LOONGSON64
1965 CPU_MIPS64_R6 || CPU_LOONGSON64 || CPU_CAVIUM_OCTEON
2096 depends on !CPU_LOONGSON2EF && !CPU_LOONGSON64
2699 CPU_LOONGSON64
2710 default "0x00200000" if CPU_LOONGSON64
2760 …VENTS && (CPU_MIPS32 || CPU_MIPS64 || CPU_R10000 || CPU_SB1 || CPU_CAVIUM_OCTEON || CPU_LOONGSON64)
/Linux-v6.1/arch/mips/kvm/
Dmips.c1654 if (boot_cpu_type() == CPU_LOONGSON64) in kvm_mips_init()
Dvz.c2956 if (current_cpu_type() != CPU_LOONGSON64) in kvm_vz_hardware_enable()
/Linux-v6.1/drivers/gpio/
DKconfig380 depends on CPU_LOONGSON2EF || CPU_LOONGSON64