flush_tlb_mm      116 arch/x86/include/asm/tlbflush.h static inline void flush_tlb_mm(struct mm_struct *mm)
flush_tlb_mm      166 arch/x86/include/asm/tlbflush.h #define flush_tlb_mm(mm)	flush_tlb_mm_range(mm, 0UL, TLB_FLUSH_ALL, 0UL)
flush_tlb_mm       14 include/asm-generic/tlbflush.h static inline void flush_tlb_mm(struct mm_struct *mm)