Home
last modified time | relevance | path

Searched refs:boot_cpu_type (Results 1 – 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/bmips/
Ddma.c72 if (boot_cpu_type() != CPU_BMIPS3300 && in arch_sync_dma_for_cpu_all()
73 boot_cpu_type() != CPU_BMIPS4350 && in arch_sync_dma_for_cpu_all()
74 boot_cpu_type() != CPU_BMIPS4380) in arch_sync_dma_for_cpu_all()
/kernel/linux/linux-5.10/arch/mips/generic/
Dboard-ingenic.c111 if (boot_cpu_type() == CPU_XBURST) { in ingenic_pm_init()
Dinit.c178 switch (boot_cpu_type()) { in plat_time_init()
/kernel/linux/linux-5.10/arch/mips/mm/
Ddma-noncoherent.c31 switch (boot_cpu_type()) { in cpu_needs_post_dma_flush()
Dc-r4k.c774 switch (boot_cpu_type()) { in __local_r4k_flush_icache_range()
Dtlbex.c1381 switch (boot_cpu_type()) { in build_r4000_tlb_refill_handler()
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dcpu-type.h216 static inline int __pure boot_cpu_type(void) in boot_cpu_type() function
Dr4kcache.h74 switch (boot_cpu_type()) { in flush_icache_line()
156 switch (boot_cpu_type()) { in protected_flush_icache_line()
/kernel/linux/linux-5.10/arch/mips/oprofile/
Dcommon.c80 switch (boot_cpu_type()) { in oprofile_arch_init()
Dop_model_mipsxx.c156 if (boot_cpu_type() == CPU_XLR) in mipsxx_reg_setup()
/kernel/linux/linux-5.10/arch/mips/kvm/
Dvz.c1123 if (boot_cpu_type() == CPU_CAVIUM_OCTEON3) { in kvm_vz_gpsi_cache()
2025 switch (boot_cpu_type()) { in kvm_vz_get_one_reg()
2268 switch (boot_cpu_type()) { in kvm_vz_set_one_reg()
Dentry.c107 switch (boot_cpu_type()) { in c0_kscratch()
Dmips.c1683 if (boot_cpu_type() == CPU_LOONGSON64) in kvm_mips_init()
Demulate.c2231 switch (boot_cpu_type()) { in kvm_mips_emulate_cache()
2245 switch (boot_cpu_type()) { in kvm_mips_emulate_cache()
/kernel/linux/linux-5.10/arch/mips/kernel/
Dperf_event_mipsxx.c172 if (boot_cpu_type() != CPU_LOONGSON64) in get_loongson3_pmu_type()