Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dspitfire.h74 spitfire = 0, enumerator
88 (tlb_type == spitfire ? \
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A 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()
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.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()
1205 if (tlb_type == spitfire) in smp_setup_processor_id()
H A Dmodule.c217 if (tlb_type == spitfire) { in module_finalize()
H A Dpcr.c357 case spitfire: in pcr_arch_init()
H A Dptrace_64.c131 if (tlb_type == spitfire) { in flush_ptrace_access()
146 if (write && tlb_type == spitfire) { in flush_ptrace_access()
H A Dprom_64.c378 return (tlb_type == spitfire ? "upa-portid" : "portid"); in get_mid_prop()
H A Dtraps_64.c148 } else if (tlb_type == spitfire) { in sprintf_dimm()
418 if (tlb_type != spitfire) in spitfire_clean_and_reenable_l1_caches()
/OK3568_Linux_fs/kernel/arch/sparc/mm/
H A Dinit_64.c206 ((tlb_type == spitfire) && in flush_dcache_page_impl()
210 tlb_type == spitfire) in flush_dcache_page_impl()
494 if (tlb_type == spitfire) { in flush_icache_range()
528 else if (tlb_type == spitfire) in mmu_info()
637 if (tlb_type == spitfire) { in read_obp_translations()
721 if (tlb_type == spitfire) { in __flush_dcache_range()
2834 } else if (tlb_type == spitfire) { in __flush_tlb_all()
H A Dfault_64.c412 if (tlb_type == spitfire && in do_sparc64_fault()
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dsparc-us2e-cpufreq.c314 if (tlb_type != spitfire) in us2e_freq_init()
/OK3568_Linux_fs/kernel/arch/sparc/vdso/
H A Dvma.c255 if (tlb_type != spitfire) { in init_vdso_image()
/OK3568_Linux_fs/kernel/arch/sparc/net/
H A Dbpf_jit_comp_64.c38 if (tlb_type == spitfire) { in bpf_flush_icache()