Searched refs:memc_update_mm (Results 1 – 3 of 3) sorted by relevance
40 #define flush_tlb_mm(mm) memc_update_mm(mm)42 do { memc_update_mm(mm); (void)(start); (void)(end); } while (0)61 static inline void memc_update_mm(struct mm_struct *mm) in memc_update_mm() function
245 #define memc_update_mm(mm) do { } while (0) macro
47 memc_update_mm(mm) hits: 7