Home
last modified time | relevance | path

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

/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()
1537 case CPU_LOONGSON64: in setup_scache()
1795 case CPU_LOONGSON64: in r4k_cache_init()
H A Dtlb-r4k.c44 case CPU_LOONGSON64: in flush_micro_tlb()
H A Dpage.c178 case CPU_LOONGSON64: in set_prefetch_parameters()
H A Dtlbex.c553 case CPU_LOONGSON64: in build_tlb_write_entry()
/linux/arch/mips/include/asm/
H A Dcpu-type.h24 case CPU_LOONGSON64: in __get_cpu_type()
H A Dcpu.h323 CPU_LOONGSON64, CPU_CAVIUM_OCTEON, CPU_CAVIUM_OCTEON_PLUS, enumerator
/linux/arch/mips/kernel/
H A Didle.c163 case CPU_LOONGSON64: in check_wait()
H A Dcpu-probe.c341 case CPU_LOONGSON64: in set_ftlb_enable()
1269 c->cputype = CPU_LOONGSON64; in cpu_probe_legacy()
1278 c->cputype = CPU_LOONGSON64; in cpu_probe_legacy()
1684 c->cputype = CPU_LOONGSON64; in cpu_probe_loongson()
H A Dtraps.c2449 else if (current_cpu_type() == CPU_LOONGSON64) in trap_init()
/linux/arch/loongarch/include/asm/
H A Dcpu.h54 CPU_LOONGSON64, enumerator
/linux/arch/loongarch/kernel/
H A Dcpu-probe.c302 c->cputype = CPU_LOONGSON64; in cpu_probe_loongson()
/linux/arch/mips/kvm/
H A Dmips.c1619 if (boot_cpu_type() == CPU_LOONGSON64) in kvm_mips_init()
H A Dvz.c2956 if (current_cpu_type() != CPU_LOONGSON64) in kvm_vz_enable_virtualization_cpu()