Searched refs:mm_valid_pasid (Results 1 – 3 of 3) sorted by relevance
1513 static inline bool mm_valid_pasid(struct mm_struct *mm) in mm_valid_pasid() function1548 static inline bool mm_valid_pasid(struct mm_struct *mm) { return false; } in mm_valid_pasid() function
836 if (mm_valid_pasid(mm) && in prctl_enable_tagged_addr()
642 if (!mm_valid_pasid(current->mm)) in try_fixup_enqcmd_gp()