Home
last modified time | relevance | path

Searched refs:tlb_mm (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/arch/sparc/mm/
Dsrmmu.c1108 .tlb_mm = hypersparc_flush_tlb_mm,
1160 .tlb_mm = swift_flush_tlb_mm,
1358 .tlb_mm = turbosparc_flush_tlb_mm,
1391 .tlb_mm = tsunami_flush_tlb_mm,
1463 .tlb_mm = viking_flush_tlb_mm,
1494 .tlb_mm = sun4dsmp_flush_tlb_mm,
1674 xc1(local_ops->tlb_mm, (unsigned long)mm); in smp_flush_tlb_mm()
1679 local_ops->tlb_mm(mm); in smp_flush_tlb_mm()
1775 .tlb_mm = smp_flush_tlb_mm,
1796 smp_cachetlb_ops.tlb_mm = local_ops->tlb_mm; in load_mmu()
Dleon_mm.c337 .tlb_mm = leon_flush_tlb_mm,
/linux-6.1.9/arch/sparc/include/asm/
Dcachetlb_32.h16 void (*tlb_mm)(struct mm_struct *); member
Dtlbflush_32.h10 sparc32_cachetlb_ops->tlb_mm(mm)