On Mon, Jun 10, 2024 at 5:31 PM Jason Gunthorpe <jgg at nvidia.com> wrote: > +static inline unsigned int arm_smmu_strtab_l1_idx(unsigned int sid) Existing code appears to be exclusively using the data type u32 to store StreamIDs.