Searched refs:__mm (Results 1 – 6 of 6) sorted by relevance
61 #define smp_tsb_sync(__mm) do { } while (0) argument65 #define load_secondary_context(__mm) \ argument74 : "r" (CTX_HWBITS((__mm)->context)), \
21 #define flush_cache_mm(__mm) \ argument22 do { if ((__mm) == current->mm) flushw_user(); } while(0)
136 static void flush_ldt(void *__mm) in flush_ldt() argument138 struct mm_struct *mm = __mm; in flush_ldt()
803 static void enable_lam_func(void *__mm) in enable_lam_func() argument805 struct mm_struct *mm = __mm; in enable_lam_func()
1356 #define VMA_ITERATOR(name, __mm, __addr) \ argument1359 .tree = &(__mm)->mm_mt, \
231 #define VMA_ITERATOR(name, __mm, __addr) \ argument234 .tree = &(__mm)->mm_mt, \