Home
last modified time | relevance | path

Searched refs:spitfire (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/arch/sparc/include/asm/
Dspitfire.h74 spitfire = 0, enumerator
88 (tlb_type == spitfire ? \
/Linux-v4.19/arch/sparc/kernel/
Dsetup_64.c176 if (tlb_type == spitfire && !this_is_starfire) in per_cpu_patch()
192 case spitfire: in per_cpu_patch()
568 if (tlb_type == spitfire) in init_sparc64_elf_hwcap()
Dtime_64.c802 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()
Dsmp_64.c931 ((tlb_type == spitfire) && in __local_flush_dcache_page()
935 tlb_type == spitfire) in __local_flush_dcache_page()
959 if (tlb_type == spitfire) { in smp_flush_dcache_page_impl()
995 if (tlb_type == spitfire) { in flush_dcache_page_all()
1245 if (tlb_type == spitfire) in smp_setup_processor_id()
Dmodule.c217 if (tlb_type == spitfire) { in module_finalize()
Dpcr.c356 case spitfire: in pcr_arch_init()
Dprom_64.c374 return (tlb_type == spitfire ? "upa-portid" : "portid"); in get_mid_prop()
Dptrace_64.c131 if (tlb_type == spitfire) { in flush_ptrace_access()
146 if (write && tlb_type == spitfire) { in flush_ptrace_access()
Dtraps_64.c147 } else if (tlb_type == spitfire) { in sprintf_dimm()
421 if (tlb_type != spitfire) in spitfire_clean_and_reenable_l1_caches()
/Linux-v4.19/drivers/cpufreq/
Dsparc-us2e-cpufreq.c313 if (tlb_type != spitfire) in us2e_freq_init()
/Linux-v4.19/arch/sparc/mm/
Dinit_64.c208 ((tlb_type == spitfire) && in flush_dcache_page_impl()
212 tlb_type == spitfire) in flush_dcache_page_impl()
521 if (tlb_type == spitfire) { in flush_icache_range()
558 else if (tlb_type == spitfire) in mmu_info()
667 if (tlb_type == spitfire) { in read_obp_translations()
751 if (tlb_type == spitfire) { in __flush_dcache_range()
2878 } else if (tlb_type == spitfire) { in __flush_tlb_all()
Dfault_64.c423 if (tlb_type == spitfire && in do_sparc64_fault()
/Linux-v4.19/arch/sparc/net/
Dbpf_jit_comp_64.c38 if (tlb_type == spitfire) { in bpf_flush_icache()