Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sparc/mm/
H A Dsrmmu.c949 local_ops->tlb_all(); in srmmu_paging_init()
1109 .tlb_all = hypersparc_flush_tlb_all,
1161 .tlb_all = swift_flush_tlb_all,
1359 .tlb_all = turbosparc_flush_tlb_all,
1392 .tlb_all = tsunami_flush_tlb_all,
1464 .tlb_all = viking_flush_tlb_all,
1495 .tlb_all = sun4dsmp_flush_tlb_all,
1653 xc0((smpfunc_t) local_ops->tlb_all); in smp_flush_tlb_all()
1654 local_ops->tlb_all(); in smp_flush_tlb_all()
1779 .tlb_all = smp_flush_tlb_all,
[all …]
H A Dleon_mm.c336 .tlb_all = leon_flush_tlb_all,
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dsmp_32.c297 local_ops->tlb_all(); in arch_cpu_pre_starting()
324 local_ops->tlb_all(); in arch_cpu_pre_online()
H A Dsun4d_smp.c80 local_ops->tlb_all(); in sun4d_cpu_pre_online()
101 local_ops->tlb_all(); in sun4d_cpu_pre_online()
H A Dleon_smp.c88 local_ops->tlb_all(); in leon_cpu_pre_online()
129 local_ops->tlb_all(); in leon_configure_cache_smp()
H A Dsun4m_smp.c55 local_ops->tlb_all(); in sun4m_cpu_pre_online()
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dcachetlb_32.h15 void (*tlb_all)(void); member
H A Dtlbflush_32.h8 sparc32_cachetlb_ops->tlb_all()