Searched refs:tlb_all (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/arch/sparc/include/asm/
H A Dtlbflush_32.h7 sparc32_cachetlb_ops->tlb_all()
H A Dcachetlb_32.h14 void (*tlb_all)(void); member in struct:sparc32_cachetlb_ops
/linux-4.1.27/arch/sparc/mm/
H A Dsrmmu.c923 local_ops->tlb_all(); srmmu_paging_init()
1092 .tlb_all = hypersparc_flush_tlb_all,
1144 .tlb_all = swift_flush_tlb_all,
1342 .tlb_all = turbosparc_flush_tlb_all,
1375 .tlb_all = tsunami_flush_tlb_all,
1447 .tlb_all = viking_flush_tlb_all,
1478 .tlb_all = sun4dsmp_flush_tlb_all,
1636 xc0((smpfunc_t) local_ops->tlb_all); smp_flush_tlb_all()
1637 local_ops->tlb_all(); smp_flush_tlb_all()
1762 .tlb_all = smp_flush_tlb_all,
1783 smp_cachetlb_ops.tlb_all = local_ops->tlb_all; load_mmu()
H A Dleon_mm.c335 .tlb_all = leon_flush_tlb_all,
/linux-4.1.27/arch/sparc/kernel/
H A Dsmp_32.c298 local_ops->tlb_all(); arch_cpu_pre_starting()
325 local_ops->tlb_all(); arch_cpu_pre_online()
H A Dsun4d_smp.c79 local_ops->tlb_all(); sun4d_cpu_pre_online()
100 local_ops->tlb_all(); sun4d_cpu_pre_online()
H A Dsun4m_smp.c54 local_ops->tlb_all(); sun4m_cpu_pre_online()
H A Dleon_smp.c89 local_ops->tlb_all(); leon_cpu_pre_online()
130 local_ops->tlb_all(); leon_configure_cache_smp()

Completed in 192 milliseconds