Searched defs:flush_tlb_others (Results 1 – 5 of 5) sorted by relevance
94 static void flush_tlb_others(cpumask_t cpumask, struct mm_struct *mm, in flush_tlb_others() function
371 static void flush_tlb_others(cpumask_t cpumask, struct mm_struct *mm, in flush_tlb_others() function
600 #define flush_tlb_others(mask, info) \ macro
306 static inline void flush_tlb_others(const struct cpumask *cpumask, in flush_tlb_others() function
222 void (*flush_tlb_others)(const struct cpumask *cpus, member