Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/mm/
Dtsb.c82 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user()
90 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user()
107 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user_page()
115 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user_page()
210 if (tlb_type == cheetah_plus || tlb_type == hypervisor) { in setup_tsb_params()
441 if (tlb_type == cheetah_plus || tlb_type == hypervisor) { in tsb_grow()
Dinit_64.c273 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in tsb_insert()
440 else if (tlb_type == cheetah_plus) in mmu_info()
606 if (tlb_type == cheetah_plus) { in remap_kernel()
643 } else if (tlb_type == cheetah || tlb_type == cheetah_plus) { in __flush_dcache_range()
1340 if (tlb_type == cheetah || tlb_type == cheetah_plus) { in numa_parse_sun4u()
1724 if (tlb_type == cheetah || tlb_type == cheetah_plus) { in setup_page_offset()
2141 if (tlb_type == cheetah_plus || in paging_init()
2333 if (tlb_type == cheetah || tlb_type == cheetah_plus) in mem_init()
2693 } else if (tlb_type == cheetah || tlb_type == cheetah_plus) { in __flush_tlb_all()
2823 if (tlb_type == cheetah_plus) { in hugetlb_setup()
/linux-4.4.14/arch/sparc/kernel/
Dsetup_64.c192 case cheetah_plus: in per_cpu_patch()
517 if (tlb_type == cheetah || tlb_type == cheetah_plus) in init_sparc64_elf_hwcap()
545 if (tlb_type == cheetah || tlb_type == cheetah_plus) in init_sparc64_elf_hwcap()
547 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.4.14/arch/sparc/include/asm/
Dspitfire.h58 cheetah_plus = 2, enumerator
/linux-4.4.14/drivers/cpufreq/
Dsparc-us3-cpufreq.c170 if (tlb_type != cheetah && tlb_type != cheetah_plus) in us3_freq_init()