Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dcpu-probe.c239 c->cputype = CPU_LOONGSON64; in cpu_probe_loongson()
245 c->cputype = CPU_LOONGSON64; in cpu_probe_loongson()
251 c->cputype = CPU_LOONGSON64; in cpu_probe_loongson()
257 c->cputype = CPU_LOONGSON64; in cpu_probe_loongson()
263 c->cputype = CPU_LOONGSON64; in cpu_probe_loongson()
/openbmc/linux/arch/mips/mm/
H A Dc-r4k.c362 if (current_cpu_type() != CPU_LOONGSON64) in r4k_blast_scache_node_setup()
394 case CPU_LOONGSON64: in local_r4k___flush_cache_all()
757 if (current_cpu_type() != CPU_LOONGSON64) in r4k_dma_cache_wback_inv()
827 if (current_cpu_type() != CPU_LOONGSON64) in r4k_dma_cache_inv()
1122 case CPU_LOONGSON64: in probe_pcache()
1359 if (current_cpu_type() != CPU_LOONGSON64) in probe_vcache()
1541 case CPU_LOONGSON64: in setup_scache()
1799 case CPU_LOONGSON64: in r4k_cache_init()
H A Dtlb-r4k.c40 case CPU_LOONGSON64: in flush_micro_tlb()
H A Dpage.c190 case CPU_LOONGSON64: in set_prefetch_parameters()
H A Dtlbex.c572 case CPU_LOONGSON64: in build_tlb_write_entry()
/openbmc/linux/arch/mips/include/asm/
H A Dcpu-type.h24 case CPU_LOONGSON64: in __get_cpu_type()
H A Dcpu.h324 CPU_LOONGSON64, CPU_CAVIUM_OCTEON, CPU_CAVIUM_OCTEON_PLUS, enumerator
/openbmc/linux/arch/loongarch/include/asm/
H A Dcpu.h54 CPU_LOONGSON64, enumerator
/openbmc/linux/arch/mips/kernel/
H A Didle.c170 case CPU_LOONGSON64: in check_wait()
H A 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()
1680 c->cputype = CPU_LOONGSON64; in cpu_probe_loongson()
H A 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()
H A Dtraps.c2484 else if (current_cpu_type() == CPU_LOONGSON64) in trap_init()
/openbmc/linux/arch/mips/
H A DKconfig1265 config CPU_LOONGSON64 config in CPU selection""choice938d35270304
1297 depends on CPU_LOONGSON64
1313 depends on CPU_LOONGSON64
1323 depends on CPU_LOONGSON64
1929 CPU_MIPS64_R6 || CPU_LOONGSON64 || CPU_CAVIUM_OCTEON
2060 depends on !CPU_LOONGSON2EF && !CPU_LOONGSON64
2631 CPU_LOONGSON64
2642 default "0x00200000" if CPU_LOONGSON64
2692 …VENTS && (CPU_MIPS32 || CPU_MIPS64 || CPU_R10000 || CPU_SB1 || CPU_CAVIUM_OCTEON || CPU_LOONGSON64)
/openbmc/linux/arch/mips/kvm/
H A Dmips.c1623 if (boot_cpu_type() == CPU_LOONGSON64) in kvm_mips_init()
H A Dvz.c2956 if (current_cpu_type() != CPU_LOONGSON64) in kvm_vz_hardware_enable()
/openbmc/linux/drivers/gpio/
H A DKconfig383 depends on CPU_LOONGSON2EF || CPU_LOONGSON64