Searched refs:smp_flush_tlb_mm (Results 1 – 9 of 9) sorted by relevance
30 extern void smp_flush_tlb_mm (struct mm_struct *mm);63 smp_flush_tlb_mm(mm); in flush_tlb_mm()
39 extern void smp_flush_tlb_mm(struct mm_struct *);45 #define flush_tlb_mm(mm) smp_flush_tlb_mm(mm)
71 extern void smp_flush_tlb_mm(struct mm_struct *mm);72 #define do_flush_tlb_mm(mm) smp_flush_tlb_mm(mm)
31 extern void smp_flush_tlb_mm(struct mm_struct *mm);
73 void smp_flush_tlb_mm(struct mm_struct *);258 void smp_flush_tlb_mm(struct mm_struct *mm) in smp_flush_tlb_mm() function307 smp_flush_tlb_mm(vma->vm_mm); in smp_flush_tlb_range()
294 smp_flush_tlb_mm (struct mm_struct *mm) in smp_flush_tlb_mm() function
162 void smp_flush_tlb_mm(struct mm_struct *mm) in smp_flush_tlb_mm() function
1053 void smp_flush_tlb_mm(struct mm_struct *mm) in smp_flush_tlb_mm() function
2305 BTFIXUPSET_CALL(flush_tlb_mm, smp_flush_tlb_mm, BTFIXUPCALL_NORM); in ld_mmu_srmmu()