Lines Matching refs:tlb_all
948 local_ops->tlb_all(); in srmmu_paging_init()
1117 .tlb_all = hypersparc_flush_tlb_all,
1169 .tlb_all = swift_flush_tlb_all,
1367 .tlb_all = turbosparc_flush_tlb_all,
1400 .tlb_all = tsunami_flush_tlb_all,
1472 .tlb_all = viking_flush_tlb_all,
1503 .tlb_all = sun4dsmp_flush_tlb_all,
1661 xc0((smpfunc_t) local_ops->tlb_all); in smp_flush_tlb_all()
1662 local_ops->tlb_all(); in smp_flush_tlb_all()
1787 .tlb_all = smp_flush_tlb_all,
1808 smp_cachetlb_ops.tlb_all = local_ops->tlb_all; in load_mmu()