/kernel/linux/linux-5.10/arch/mips/vr41xx/common/ |
D | icu.c | 147 if (current_cpu_type() == CPU_VR4111 || in vr41xx_enable_piuint() 148 current_cpu_type() == CPU_VR4121) { in vr41xx_enable_piuint() 162 if (current_cpu_type() == CPU_VR4111 || in vr41xx_disable_piuint() 163 current_cpu_type() == CPU_VR4121) { in vr41xx_disable_piuint() 177 if (current_cpu_type() == CPU_VR4111 || in vr41xx_enable_aiuint() 178 current_cpu_type() == CPU_VR4121) { in vr41xx_enable_aiuint() 192 if (current_cpu_type() == CPU_VR4111 || in vr41xx_disable_aiuint() 193 current_cpu_type() == CPU_VR4121) { in vr41xx_disable_aiuint() 207 if (current_cpu_type() == CPU_VR4111 || in vr41xx_enable_kiuint() 208 current_cpu_type() == CPU_VR4121) { in vr41xx_enable_kiuint() [all …]
|
D | cmu.c | 85 if (current_cpu_type() == CPU_VR4111 || in vr41xx_supply_clock() 86 current_cpu_type() == CPU_VR4121) in vr41xx_supply_clock() 136 if (current_cpu_type() == CPU_VR4111 || in vr41xx_mask_clock() 137 current_cpu_type() == CPU_VR4121) { in vr41xx_mask_clock() 156 if (current_cpu_type() == CPU_VR4111 || in vr41xx_mask_clock() 157 current_cpu_type() == CPU_VR4121) { in vr41xx_mask_clock() 206 switch (current_cpu_type()) { in vr41xx_cmu_init() 236 if (current_cpu_type() == CPU_VR4133) in vr41xx_cmu_init()
|
D | bcu.c | 61 switch (current_cpu_type()) { in read_clkspeed() 79 switch (current_cpu_type()) { in calculate_pclock() 129 switch (current_cpu_type()) { in calculate_vtclock() 171 switch (current_cpu_type()) { in calculate_tclock()
|
D | pmu.c | 53 switch (current_cpu_type()) { in software_reset() 89 switch (current_cpu_type()) { in vr41xx_pmu_init()
|
D | siu.c | 74 switch (current_cpu_type()) { in vr41xx_siu_add() 117 switch (current_cpu_type()) { in vr41xx_siu_setup()
|
D | rtc.c | 73 switch (current_cpu_type()) { in vr41xx_rtc_add()
|
D | giu.c | 72 switch (current_cpu_type()) { in vr41xx_giu_add()
|
/kernel/linux/linux-5.10/arch/mips/dec/prom/ |
D | init.c | 113 if ((current_cpu_type() == CPU_R4000SC) || in prom_init() 114 (current_cpu_type() == CPU_R4400SC)) { in prom_init() 124 if ((current_cpu_type() == CPU_R3000) || in prom_init() 125 (current_cpu_type() == CPU_R3000A)) { in prom_init()
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
D | smp-bmips.c | 79 switch (current_cpu_type()) { in bmips_smp_setup() 158 switch (current_cpu_type()) { in bmips_prepare_cpus() 208 switch (current_cpu_type()) { in bmips_boot_secondary() 220 switch (current_cpu_type()) { in bmips_boot_secondary() 244 switch (current_cpu_type()) { in bmips_init_secondary() 505 if (current_cpu_type() == CPU_BMIPS5000) { in bmips_set_reset_vec() 516 if (current_cpu_type() != CPU_BMIPS4380) in bmips_set_reset_vec() 531 switch (current_cpu_type()) { in bmips_ebase_setup() 587 switch (current_cpu_type()) { in bmips_cpu_setup()
|
D | time.c | 128 switch (current_cpu_type()) { in cpu_has_mfc0_count_bug()
|
D | idle.c | 145 switch (current_cpu_type()) { in check_wait()
|
D | cpu-r3k-probe.c | 152 BUG_ON(current_cpu_type() != c->cputype); in cpu_probe()
|
D | spram.c | 198 switch (current_cpu_type()) { in spram_config()
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
D | c-r4k.c | 327 else if (ic_lsize == 32 && current_cpu_type() == CPU_LOONGSON2EF) in r4k_blast_icache_page_setup() 377 else if (current_cpu_type() == CPU_LOONGSON2EF) in r4k_blast_icache_page_indexed_setup() 404 else if (current_cpu_type() == CPU_LOONGSON2EF) in r4k_blast_icache_setup() 474 if (current_cpu_type() != CPU_LOONGSON64) in r4k_blast_scache_node_setup() 488 switch (current_cpu_type()) { in local_r4k___flush_cache_all() 624 if (current_cpu_type() == CPU_R4000SC || in local_r4k_flush_cache_mm() 625 current_cpu_type() == CPU_R4000MC || in local_r4k_flush_cache_mm() 626 current_cpu_type() == CPU_R4400SC || in local_r4k_flush_cache_mm() 627 current_cpu_type() == CPU_R4400MC) { in local_r4k_flush_cache_mm() 868 if (current_cpu_type() != CPU_LOONGSON64) in r4k_dma_cache_wback_inv() [all …]
|
D | tlb-r4k.c | 36 switch (current_cpu_type()) { in flush_micro_tlb() 519 if (current_cpu_type() == CPU_R10000 || in r4k_tlb_configure() 520 current_cpu_type() == CPU_R12000 || in r4k_tlb_configure() 521 current_cpu_type() == CPU_R14000 || in r4k_tlb_configure() 522 current_cpu_type() == CPU_R16000) in r4k_tlb_configure()
|
D | c-tx39.c | 70 if (current_cpu_type() != CPU_TX3912) in tx39_blast_dcache_page() 300 switch (current_cpu_type()) { in tx39_probe_cache() 334 switch (current_cpu_type()) { in tx39_cache_init()
|
D | sc-mips.c | 126 switch (current_cpu_type()) { in mips_sc_is_activated() 224 if (current_cpu_type() == CPU_XBURST) { in mips_sc_probe()
|
D | tlbex.c | 102 switch (current_cpu_type()) { in use_bbit_insns() 115 switch (current_cpu_type()) { in use_lwx_insns() 161 return current_cpu_type() == CPU_4KC; in m4kc_tlbp_war() 328 switch (current_cpu_type()) { in c0_kscratch() 486 switch (current_cpu_type()) { in build_tlb_probe_entry() 520 switch (current_cpu_type()) { in build_tlb_write_entry() 622 current_cpu_type()); in build_tlb_write_entry() 1005 switch (current_cpu_type()) { in build_adjust_context() 1035 switch (current_cpu_type()) { in build_get_ptep() 2166 switch (current_cpu_type()) { in build_r4000_tlb_load_handler() [all …]
|
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/ |
D | csrc-octeon.c | 42 if (current_cpu_type() == CPU_CAVIUM_OCTEON2) { in octeon_setup_delays() 49 } else if (current_cpu_type() == CPU_CAVIUM_OCTEON3) { in octeon_setup_delays()
|
/kernel/linux/linux-5.10/arch/mips/netlogic/common/ |
D | time.c | 104 if (current_cpu_type() == CPU_XLR) in plat_time_init()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
D | bmips.h | 57 switch (current_cpu_type()) { in register_bmips_smp_ops()
|
D | cpu-type.h | 209 static inline int __pure current_cpu_type(void) in current_cpu_type() function
|
/kernel/linux/linux-5.10/arch/mips/oprofile/ |
D | op_model_mipsxx.c | 287 switch (current_cpu_type()) { in n_counters() 349 switch (current_cpu_type()) { in mipsxx_init()
|
/kernel/linux/linux-5.10/arch/mips/dec/ |
D | kn02xa-berr.c | 129 if (current_cpu_type() == CPU_R4000SC) in dec_kn02xa_be_init()
|
/kernel/linux/linux-5.10/arch/mips/lib/ |
D | dump_tlb.c | 29 switch (current_cpu_type()) { in dump_tlb_regs()
|