Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sparc/mm/
Dsrmmu.c956 local_ops->tlb_all(); in srmmu_paging_init()
1125 .tlb_all = hypersparc_flush_tlb_all,
1177 .tlb_all = swift_flush_tlb_all,
1375 .tlb_all = turbosparc_flush_tlb_all,
1408 .tlb_all = tsunami_flush_tlb_all,
1480 .tlb_all = viking_flush_tlb_all,
1511 .tlb_all = sun4dsmp_flush_tlb_all,
1669 xc0((smpfunc_t) local_ops->tlb_all); in smp_flush_tlb_all()
1670 local_ops->tlb_all(); in smp_flush_tlb_all()
1795 .tlb_all = smp_flush_tlb_all,
[all …]
Dleon_mm.c336 .tlb_all = leon_flush_tlb_all,
/Linux-v5.4/arch/sparc/include/asm/
Dcachetlb_32.h15 void (*tlb_all)(void); member
Dtlbflush_32.h8 sparc32_cachetlb_ops->tlb_all()
/Linux-v5.4/arch/sparc/kernel/
Dsmp_32.c299 local_ops->tlb_all(); in arch_cpu_pre_starting()
326 local_ops->tlb_all(); in arch_cpu_pre_online()
Dsun4d_smp.c80 local_ops->tlb_all(); in sun4d_cpu_pre_online()
101 local_ops->tlb_all(); in sun4d_cpu_pre_online()
Dleon_smp.c90 local_ops->tlb_all(); in leon_cpu_pre_online()
131 local_ops->tlb_all(); in leon_configure_cache_smp()
Dsun4m_smp.c55 local_ops->tlb_all(); in sun4m_cpu_pre_online()