| /linux/arch/sparc/mm/ |
| H A D | tsb.c | 129 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()
|
| H A D | fault_64.c | 416 if (tlb_type == spitfire && in do_sparc64_fault()
|
| /linux/arch/sparc/kernel/ |
| H A D | smp_64.c | 110 if (tlb_type == hypervisor) in smp_callin() 359 if (tlb_type == hypervisor) { in smp_boot_one_cpu() 928 ((tlb_type == spitfire) && in __local_flush_dcache_folio() 932 tlb_type == spitfire) { in __local_flush_dcache_folio() 944 if (tlb_type == hypervisor) in smp_flush_dcache_folio_impl() 959 if (tlb_type == spitfire) { in smp_flush_dcache_folio_impl() 963 } else if (tlb_type == cheetah || tlb_type == cheetah_plus) { in smp_flush_dcache_folio_impl() 990 if (tlb_type == hypervisor) in flush_dcache_folio_all() 1000 if (tlb_type == spitfire) { in flush_dcache_folio_all() 1004 } else if (tlb_type == cheetah || tlb_type == cheetah_plus) { in flush_dcache_folio_all() [all …]
|
| H A D | urtt_fill.S | 76 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
|
| H A D | winfixup.S | 119 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
|
| H A D | pcr.c | 255 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()
|
| H A D | unaligned_64.c | 482 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()
|
| H A D | irq_64.c | 156 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() 615 BUG_ON(tlb_type == hypervisor); in build_irq() 1125 if (tlb_type == hypervisor) in init_IRQ() 1130 if (tlb_type == hypervisor) { in init_IRQ()
|
| H A D | head_64.S | 583 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)
|
| H A D | sstate.c | 95 if (tlb_type != hypervisor) in sstate_init()
|
| H A D | cpu.c | 390 ((tlb_type == hypervisor) ? in show_cpuinfo() 540 if (tlb_type == hypervisor) { in cpu_type_probe()
|
| H A D | trampoline_64.S | 298 sethi %hi(tlb_type), %g3 299 lduw [%g3 + %lo(tlb_type)], %g2
|
| H A D | ptrace_64.c | 112 if (tlb_type == hypervisor) in flush_ptrace_access() 130 if (tlb_type == spitfire) { in flush_ptrace_access() 145 if (write && tlb_type == spitfire) { in flush_ptrace_access()
|
| H A D | tsb.S | 400 sethi %hi(tlb_type), %g2 401 lduw [%g2 + %lo(tlb_type)], %g2
|
| H A D | chmc.c | 822 if (tlb_type == cheetah || tlb_type == cheetah_plus) in us3mc_platform()
|
| H A D | sysfs.c | 239 if (tlb_type != hypervisor) in check_mmu_stats()
|
| H A D | pci_common.c | 390 if (tlb_type == hypervisor) in pci_determine_mem_io_space()
|
| H A D | of_device_64.c | 409 if (tlb_type == hypervisor) in build_device_resources()
|
| H A D | iommu.c | 116 (tlb_type != hypervisor ? iommu_flushall : NULL), in iommu_table_init()
|
| H A D | ds.c | 1259 if (tlb_type == hypervisor) { in ds_init()
|
| /linux/arch/sh/mm/ |
| H A D | tlb-debugfs.c | 20 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/drivers/cpufreq/ |
| H A D | sparc-us3-cpufreq.c | 162 if (tlb_type != cheetah && tlb_type != cheetah_plus) in us3_freq_init()
|
| H A D | sparc-us2e-cpufreq.c | 318 if (tlb_type != spitfire) in us2e_freq_init()
|
| /linux/drivers/tty/serial/ |
| H A D | sunhv.c | 641 if (tlb_type != hypervisor) in sunhv_init()
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 514 0x18, 31:0, edx, 4:0, tlb_type , Translation cache type (TLB type)
|