Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dspitfire.h74 spitfire = 0, enumerator
88 (tlb_type == spitfire ? \
/openbmc/linux/arch/sparc/kernel/
H A Dsetup_64.c174 if (tlb_type == spitfire && !this_is_starfire) in per_cpu_patch()
190 case spitfire: in per_cpu_patch()
566 if (tlb_type == spitfire) in init_sparc64_elf_hwcap()
H A Dtime_64.c804 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()
H A Dsmp_64.c931 ((tlb_type == spitfire) && in __local_flush_dcache_folio()
935 tlb_type == spitfire) { in __local_flush_dcache_folio()
962 if (tlb_type == spitfire) { in smp_flush_dcache_folio_impl()
1003 if (tlb_type == spitfire) { in flush_dcache_folio_all()
1215 if (tlb_type == spitfire) in smp_setup_processor_id()
H A Dmodule.c214 if (tlb_type == spitfire) { in module_finalize()
H A Dpcr.c357 case spitfire: in pcr_arch_init()
H A Dprom_64.c378 return (tlb_type == spitfire ? "upa-portid" : "portid"); in get_mid_prop()
H A Dptrace_64.c130 if (tlb_type == spitfire) { in flush_ptrace_access()
145 if (write && tlb_type == spitfire) { in flush_ptrace_access()
H A Dtraps_64.c148 } else if (tlb_type == spitfire) { in sprintf_dimm()
417 if (tlb_type != spitfire) in spitfire_clean_and_reenable_l1_caches()
/openbmc/linux/drivers/cpufreq/
H A Dsparc-us2e-cpufreq.c319 if (tlb_type != spitfire) in us2e_freq_init()
/openbmc/linux/arch/sparc/mm/
H A Dinit_64.c210 ((tlb_type == spitfire) && in flush_dcache_folio_impl()
214 tlb_type == spitfire) { in flush_dcache_folio_impl()
509 if (tlb_type == spitfire) { in flush_icache_range()
543 else if (tlb_type == spitfire) in mmu_info()
652 if (tlb_type == spitfire) { in read_obp_translations()
737 if (tlb_type == spitfire) { in __flush_dcache_range()
2851 } else if (tlb_type == spitfire) { in __flush_tlb_all()
H A Dfault_64.c416 if (tlb_type == spitfire && in do_sparc64_fault()
/openbmc/linux/arch/sparc/vdso/
H A Dvma.c255 if (tlb_type != spitfire) { in init_vdso_image()
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c38 if (tlb_type == spitfire) { in bpf_flush_icache()