Home
last modified time | relevance | path

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

12

/Linux-v4.19/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()
365 if (tlb_type == hypervisor) { in smp_boot_one_cpu()
931 ((tlb_type == spitfire) && in __local_flush_dcache_page()
935 tlb_type == spitfire) in __local_flush_dcache_page()
944 if (tlb_type == hypervisor) in smp_flush_dcache_page_impl()
959 if (tlb_type == spitfire) { in smp_flush_dcache_page_impl()
963 } else if (tlb_type == cheetah || tlb_type == cheetah_plus) { in smp_flush_dcache_page_impl()
985 if (tlb_type == hypervisor) in flush_dcache_page_all()
995 if (tlb_type == spitfire) { in flush_dcache_page_all()
999 } 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.c138 if (tlb_type >= cheetah) in sun4u_path_component()
349 if (tlb_type == hypervisor) { in __build_path_component()
374 return (tlb_type == spitfire ? "upa-portid" : "portid"); in get_mid_prop()
388 if (tlb_type == hypervisor) { in arch_find_n_match_cpu_physical_id()
489 if (tlb_type == hypervisor) in of_populate_present_mask()
585 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.c254 if (tlb_type == hypervisor) { in register_perf_hsvc()
301 if (tlb_type != hypervisor) in unregister_perf_hsvc()
344 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.c225 if (tlb_type != hypervisor) { in stick_init_tick()
607 if (tlb_type == hypervisor) in clock_init()
802 if (tlb_type == spitfire && is_hummingbird()) in get_tick_patch()
806 instr = (tlb_type == spitfire) ? p->tick : p->stick; in get_tick_patch()
834 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
Dtsb.S400 sethi %hi(tlb_type), %g2
401 lduw [%g2 + %lo(tlb_type)], %g2
/Linux-v4.19/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.c201 BUG_ON(tlb_type == hypervisor); in flush_dcache_page_impl()
208 ((tlb_type == spitfire) && in flush_dcache_page_impl()
212 tlb_type == spitfire) in flush_dcache_page_impl()
274 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in tsb_insert()
424 if (tlb_type != hypervisor) { in update_mmu_cache()
481 if (tlb_type == hypervisor) in flush_dcache_page()
521 if (tlb_type == spitfire) { in flush_icache_range()
554 if (tlb_type == cheetah) in mmu_info()
556 else if (tlb_type == cheetah_plus) in mmu_info()
558 else if (tlb_type == spitfire) in mmu_info()
[all …]
Dhugetlbpage.c175 if (tlb_type == hypervisor) in hugepage_shift_to_tte()
255 if (tlb_type == hypervisor) in huge_tte_to_shift()
Dtlb.c117 if (tlb_type != hypervisor && in tlb_batch_add()
/Linux-v4.19/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()
/Linux-v4.19/drivers/cpufreq/
Dsparc-us3-cpufreq.c157 if (tlb_type != cheetah && tlb_type != cheetah_plus) in us3_freq_init()
Dsparc-us2e-cpufreq.c313 if (tlb_type != spitfire) in us2e_freq_init()
/Linux-v4.19/arch/sparc/include/asm/
Dspitfire.h80 extern enum ultra_tlb_layout tlb_type;
88 (tlb_type == spitfire ? \
Dxor_64.h66 ((tlb_type == hypervisor && \
/Linux-v4.19/arch/x86/kernel/cpu/
Dcpu.h34 char tlb_type; member

12