Searched refs:__flush_tlb_mm (Results 1 – 3 of 3) sorted by relevance
33 .globl __flush_tlb_mm34 __flush_tlb_mm: /* 19 insns */ label988 sethi %hi(__flush_tlb_mm), %o0989 or %o0, %lo(__flush_tlb_mm), %o01041 sethi %hi(__flush_tlb_mm), %o01042 or %o0, %lo(__flush_tlb_mm), %o0
192 __flush_tlb_mm(mm); in flush_tlb_mm()
394 static inline void __flush_tlb_mm(struct mm_struct *mm) in __flush_tlb_mm() function