Home
last modified time | relevance | path

Searched refs:tlb_type (Results 1 – 25 of 41) sorted by relevance

12

/kernel/linux/linux-5.10/arch/sparc/kernel/
Dsetup_64.c118 if (tlb_type != cheetah) { in process_switch()
176 if (tlb_type == spitfire && !this_is_starfire) in per_cpu_patch()
180 if (tlb_type != hypervisor) { in per_cpu_patch()
191 switch (tlb_type) { in per_cpu_patch()
284 if (tlb_type != hypervisor) in sun4v_patch()
538 if (tlb_type == cheetah || tlb_type == cheetah_plus) in init_sparc64_elf_hwcap()
540 else if (tlb_type == hypervisor) { in init_sparc64_elf_hwcap()
568 if (tlb_type == spitfire) in init_sparc64_elf_hwcap()
570 if (tlb_type == cheetah || tlb_type == cheetah_plus) in init_sparc64_elf_hwcap()
572 if (tlb_type == cheetah_plus) { in init_sparc64_elf_hwcap()
[all …]
Dsmp_64.c110 if (tlb_type == hypervisor) in smp_callin()
362 if (tlb_type == hypervisor) { in smp_boot_one_cpu()
928 ((tlb_type == spitfire) && in __local_flush_dcache_page()
932 tlb_type == spitfire) in __local_flush_dcache_page()
941 if (tlb_type == hypervisor) in smp_flush_dcache_page_impl()
956 if (tlb_type == spitfire) { in smp_flush_dcache_page_impl()
960 } else if (tlb_type == cheetah || tlb_type == cheetah_plus) { in smp_flush_dcache_page_impl()
982 if (tlb_type == hypervisor) in flush_dcache_page_all()
992 if (tlb_type == spitfire) { in flush_dcache_page_all()
996 } else if (tlb_type == cheetah || tlb_type == cheetah_plus) { in flush_dcache_page_all()
[all …]
Durtt_fill.S76 sethi %hi(tlb_type), %g1
77 lduw [%g1 + %lo(tlb_type)], %g1
91 2: sethi %hi(tlb_type), %g1
93 lduw [%g1 + %lo(tlb_type)], %g1
Dwinfixup.S119 sethi %hi(tlb_type), %g1
120 lduw [%g1 + %lo(tlb_type)], %g1
146 sethi %hi(tlb_type), %g1
148 lduw [%g1 + %lo(tlb_type)], %g1
Dprom_64.c133 if (tlb_type >= cheetah) in sun4u_path_component()
352 if (tlb_type == hypervisor) { in __build_path_component()
378 return (tlb_type == spitfire ? "upa-portid" : "portid"); in get_mid_prop()
392 if (tlb_type == hypervisor) { in arch_find_n_match_cpu_physical_id()
493 if (tlb_type == hypervisor) in of_populate_present_mask()
589 if (tlb_type == hypervisor) in of_fill_in_cpu_data()
Dmodule.c197 if (sun4v_1insn && tlb_type == hypervisor) { in do_patch_sections()
201 if (sun4v_2insn && tlb_type == hypervisor) { in do_patch_sections()
217 if (tlb_type == spitfire) { in module_finalize()
Dpcr.c255 if (tlb_type == hypervisor) { in register_perf_hsvc()
302 if (tlb_type != hypervisor) in unregister_perf_hsvc()
345 switch (tlb_type) { in pcr_arch_init()
Dunaligned_64.c482 if (tlb_type == hypervisor) in handle_ldf_stq()
492 if (tlb_type == hypervisor) in handle_ldf_stq()
508 if (tlb_type == hypervisor) in handle_ldf_stq()
534 if (tlb_type == hypervisor) in handle_ldf_stq()
649 if (tlb_type == hypervisor) in handle_lddfmna()
700 if (tlb_type == hypervisor) in handle_stdfmna()
Dtime_64.c223 if (tlb_type != hypervisor) { in stick_init_tick()
605 if (tlb_type == hypervisor) in clock_init()
804 if (tlb_type == spitfire && is_hummingbird()) in get_tick_patch()
808 instr = (tlb_type == spitfire) ? p->tick : p->stick; in get_tick_patch()
836 if (tlb_type == spitfire) { in time_init_early()
Dirq_64.c156 if (tlb_type != hypervisor) in irq_init_hv()
187 if (tlb_type == hypervisor) { in size_nr_ivec()
322 if (tlb_type == cheetah || tlb_type == cheetah_plus) { in sun4u_compute_tid()
619 BUG_ON(tlb_type == hypervisor); in build_irq()
1127 if (tlb_type == hypervisor) in init_IRQ()
1132 if (tlb_type == hypervisor) { in init_IRQ()
Dhead_64.S583 sethi %hi(tlb_type), %g1
584 stw %g2, [%g1 + %lo(tlb_type)]
682 1: sethi %hi(tlb_type), %g1
683 stw %g2, [%g1 + %lo(tlb_type)]
698 sethi %hi(tlb_type), %g1
699 stw %g2, [%g1 + %lo(tlb_type)]
949 .globl prom_tba, tlb_type
951 tlb_type: .word 0 /* Must NOT end up in BSS */ label
952 EXPORT_SYMBOL(tlb_type)
Dsstate.c94 if (tlb_type != hypervisor) in sstate_init()
Dcpu.c390 ((tlb_type == hypervisor) ? in show_cpuinfo()
540 if (tlb_type == hypervisor) { in cpu_type_probe()
Dtrampoline_64.S298 sethi %hi(tlb_type), %g3
299 lduw [%g3 + %lo(tlb_type)], %g2
Dprocess_64.c63 if (tlb_type != hypervisor) { in arch_cpu_idle()
332 if (tlb_type == hypervisor && in __global_pmu_self()
/kernel/linux/linux-5.10/arch/sparc/mm/
Dtsb.c129 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user()
143 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user()
162 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user_page()
177 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user_page()
273 if (tlb_type == cheetah_plus || tlb_type == hypervisor) { in setup_tsb_params()
291 if (tlb_type == hypervisor) { in setup_tsb_params()
505 if (tlb_type == cheetah_plus || tlb_type == hypervisor) { in tsb_grow()
Dinit_64.c199 BUG_ON(tlb_type == hypervisor); in flush_dcache_page_impl()
206 ((tlb_type == spitfire) && in flush_dcache_page_impl()
210 tlb_type == spitfire) in flush_dcache_page_impl()
272 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in tsb_insert()
397 if (tlb_type != hypervisor) { in update_mmu_cache()
454 if (tlb_type == hypervisor) in flush_dcache_page()
494 if (tlb_type == spitfire) { in flush_icache_range()
524 if (tlb_type == cheetah) in mmu_info()
526 else if (tlb_type == cheetah_plus) in mmu_info()
528 else if (tlb_type == spitfire) in mmu_info()
[all …]
Dhugetlbpage.c174 if (tlb_type == hypervisor) in hugepage_shift_to_tte()
254 if (tlb_type == hypervisor) in huge_tte_to_shift()
Dtlb.c115 if (tlb_type != hypervisor && in tlb_batch_add()
/kernel/linux/linux-5.10/arch/sh/mm/
Dtlb-debugfs.c20 enum tlb_type { enum
41 unsigned int tlb_type = (unsigned int)file->private; in tlb_seq_show() local
54 if (tlb_type == TLB_TYPE_ITLB) { in tlb_seq_show()
77 if (tlb_type == TLB_TYPE_ITLB) { in tlb_seq_show()
/kernel/linux/linux-5.10/drivers/cpufreq/
Dsparc-us3-cpufreq.c158 if (tlb_type != cheetah && tlb_type != cheetah_plus) in us3_freq_init()
Dsparc-us2e-cpufreq.c314 if (tlb_type != spitfire) in us2e_freq_init()
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dspitfire.h80 extern enum ultra_tlb_layout tlb_type;
88 (tlb_type == spitfire ? \
Dxor_64.h58 ((tlb_type == hypervisor && \
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
Dcpu.h33 char tlb_type; member

12