Home
last modified time | relevance | path

Searched refs:smp_flush_tlb_mm (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/arch/sparc/include/asm/
A Dtlb_64.h16 void smp_flush_tlb_mm(struct mm_struct *mm);
17 #define do_flush_tlb_mm(mm) smp_flush_tlb_mm(mm)
/linux-6.3-rc2/arch/ia64/include/asm/
A Dtlbflush.h56 extern void smp_flush_tlb_mm (struct mm_struct *mm);
89 smp_flush_tlb_mm(mm); in flush_tlb_mm()
/linux-6.3-rc2/arch/openrisc/kernel/
A Dsmp.c228 static void smp_flush_tlb_mm(struct cpumask *cmask, struct mm_struct *mm) in smp_flush_tlb_mm() function
302 smp_flush_tlb_mm(mm_cpumask(mm), mm); in flush_tlb_mm()
/linux-6.3-rc2/arch/ia64/kernel/
A Dsmp.c292 smp_flush_tlb_mm (struct mm_struct *mm) in smp_flush_tlb_mm() function
/linux-6.3-rc2/arch/sparc/mm/
A Dsrmmu.c1667 static void smp_flush_tlb_mm(struct mm_struct *mm) in smp_flush_tlb_mm() function
1775 .tlb_mm = smp_flush_tlb_mm,
/linux-6.3-rc2/arch/sparc/kernel/
A Dsmp_64.c1048 void smp_flush_tlb_mm(struct mm_struct *mm) in smp_flush_tlb_mm() function

Completed in 19 milliseconds