Searched refs:mm_untag_mask (Results 1 – 4 of 4) sorted by relevance
44 #define mm_untag_mask mm_untag_mask macro45 static inline unsigned long mm_untag_mask(struct mm_struct *mm) in mm_untag_mask() function
188 #define mm_untag_mask mm_untag_mask macro189 static inline unsigned long mm_untag_mask(struct mm_struct *mm) in mm_untag_mask() function
809 cpu_tlbstate_update_lam(lam, mm_untag_mask(mm)); in enable_lam_func()
431 seq_printf(m, "untag_mask:\t%#lx\n", mm_untag_mask(mm)); in task_untag_mask()