Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/bmips/
H A Ddma.c15 if (boot_cpu_type() != CPU_BMIPS3300 && in arch_sync_dma_for_cpu_all()
16 boot_cpu_type() != CPU_BMIPS4350 && in arch_sync_dma_for_cpu_all()
17 boot_cpu_type() != CPU_BMIPS4380) in arch_sync_dma_for_cpu_all()
/openbmc/linux/arch/mips/include/asm/
H A Dcpu-type.h196 static inline int __pure boot_cpu_type(void) in boot_cpu_type() function
H A Dr4kcache.h73 switch (boot_cpu_type()) { in flush_icache_line()
158 switch (boot_cpu_type()) { in protected_flush_icache_line()
H A Dcpu-features.h128 switch (boot_cpu_type()) { \
371 switch (boot_cpu_type()) { \
/openbmc/linux/arch/mips/mm/
H A Ddma-noncoherent.c30 switch (boot_cpu_type()) { in cpu_needs_post_dma_flush()
H A Dc-r4k.c663 switch (boot_cpu_type()) { in __local_r4k_flush_icache_range()
H A Dtlbex.c1340 switch (boot_cpu_type()) { in build_r4000_tlb_refill_handler()
/openbmc/linux/arch/mips/generic/
H A Dboard-ingenic.c191 if (boot_cpu_type() == CPU_XBURST) { in ingenic_pm_init()
H A Dinit.c178 switch (boot_cpu_type()) { in plat_time_init()
/openbmc/linux/arch/mips/kvm/
H A Dvz.c1121 if (boot_cpu_type() == CPU_CAVIUM_OCTEON3) { in kvm_vz_gpsi_cache()
2029 switch (boot_cpu_type()) { in kvm_vz_get_one_reg()
2272 switch (boot_cpu_type()) { in kvm_vz_set_one_reg()
H A Dmips.c1623 if (boot_cpu_type() == CPU_LOONGSON64) in kvm_mips_init()
/openbmc/linux/arch/mips/kernel/
H A Dperf_event_mipsxx.c172 if (boot_cpu_type() != CPU_LOONGSON64) in get_loongson3_pmu_type()