Home
last modified time | relevance | path

Searched refs:cheetah_plus (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/arch/sparc/mm/
Dtsb.c81 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user()
89 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user()
105 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user_page()
113 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user_page()
208 if (tlb_type == cheetah_plus || tlb_type == hypervisor) { in setup_tsb_params()
439 if (tlb_type == cheetah_plus || tlb_type == hypervisor) { in tsb_grow()
Dinit_64.c271 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in tsb_insert()
450 else if (tlb_type == cheetah_plus) in mmu_info()
616 if (tlb_type == cheetah_plus) { in remap_kernel()
653 } else if (tlb_type == cheetah || tlb_type == cheetah_plus) { in __flush_dcache_range()
1291 if (tlb_type == cheetah || tlb_type == cheetah_plus) { in numa_parse_sun4u()
1667 if (tlb_type == cheetah || tlb_type == cheetah_plus) { in setup_page_offset()
2082 if (tlb_type == cheetah_plus || in paging_init()
2274 if (tlb_type == cheetah || tlb_type == cheetah_plus) in mem_init()
2634 } else if (tlb_type == cheetah || tlb_type == cheetah_plus) { in __flush_tlb_all()
2764 if (tlb_type == cheetah_plus) { in hugetlb_setup()
/linux-4.1.27/arch/sparc/kernel/
Dsetup_64.c192 case cheetah_plus: in per_cpu_patch()
516 if (tlb_type == cheetah || tlb_type == cheetah_plus) in init_sparc64_elf_hwcap()
544 if (tlb_type == cheetah || tlb_type == cheetah_plus) in init_sparc64_elf_hwcap()
546 if (tlb_type == cheetah_plus) { in init_sparc64_elf_hwcap()
Dpcr.c352 case cheetah_plus: in pcr_arch_init()
Dsmp_64.c909 } else if (tlb_type == cheetah || tlb_type == cheetah_plus) { in smp_flush_dcache_page_impl()
945 } else if (tlb_type == cheetah || tlb_type == cheetah_plus) { in flush_dcache_page_all()
1224 else if (tlb_type == cheetah || tlb_type == cheetah_plus) in smp_setup_processor_id()
Dchmc.c821 if (tlb_type == cheetah || tlb_type == cheetah_plus) in us3mc_platform()
Dirq_64.c322 if (tlb_type == cheetah || tlb_type == cheetah_plus) { in sun4u_compute_tid()
Dtraps_64.c912 if (tlb_type == cheetah_plus) { in cheetah_ecache_flush_init()
/linux-4.1.27/arch/sparc/include/asm/
Dspitfire.h58 cheetah_plus = 2, enumerator
/linux-4.1.27/drivers/cpufreq/
Dsparc-us3-cpufreq.c170 if (tlb_type != cheetah && tlb_type != cheetah_plus) in us3_freq_init()