Home
last modified time | relevance | path

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

/Linux-v6.1/arch/sparc/include/asm/
Dspitfire.h74 spitfire = 0, enumerator
88 (tlb_type == spitfire ? \
/Linux-v6.1/arch/sparc/kernel/
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()
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()
Dsmp_64.c928 ((tlb_type == spitfire) && in __local_flush_dcache_page()
932 tlb_type == spitfire) in __local_flush_dcache_page()
956 if (tlb_type == spitfire) { in smp_flush_dcache_page_impl()
992 if (tlb_type == spitfire) { in flush_dcache_page_all()
1199 if (tlb_type == spitfire) in smp_setup_processor_id()
Dmodule.c214 if (tlb_type == spitfire) { in module_finalize()
Dpcr.c357 case spitfire: in pcr_arch_init()
Dprom_64.c378 return (tlb_type == spitfire ? "upa-portid" : "portid"); in get_mid_prop()
Dptrace_64.c130 if (tlb_type == spitfire) { in flush_ptrace_access()
145 if (write && tlb_type == spitfire) { in flush_ptrace_access()
Dtraps_64.c148 } else if (tlb_type == spitfire) { in sprintf_dimm()
417 if (tlb_type != spitfire) in spitfire_clean_and_reenable_l1_caches()
/Linux-v6.1/arch/sparc/mm/
Dinit_64.c207 ((tlb_type == spitfire) && in flush_dcache_page_impl()
211 tlb_type == spitfire) in flush_dcache_page_impl()
495 if (tlb_type == spitfire) { in flush_icache_range()
529 else if (tlb_type == spitfire) in mmu_info()
638 if (tlb_type == spitfire) { in read_obp_translations()
723 if (tlb_type == spitfire) { in __flush_dcache_range()
2838 } else if (tlb_type == spitfire) { in __flush_tlb_all()
Dfault_64.c412 if (tlb_type == spitfire && in do_sparc64_fault()
/Linux-v6.1/drivers/cpufreq/
Dsparc-us2e-cpufreq.c314 if (tlb_type != spitfire) in us2e_freq_init()
/Linux-v6.1/arch/sparc/vdso/
Dvma.c255 if (tlb_type != spitfire) { in init_vdso_image()
/Linux-v6.1/arch/sparc/net/
Dbpf_jit_comp_64.c38 if (tlb_type == spitfire) { in bpf_flush_icache()