[PATCH v8 5/7] iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters

Jason Gunthorpe jgg at nvidia.com
Fri Dec 19 08:30:47 PST 2025


On Wed, Dec 17, 2025 at 03:24:30PM -0800, Nicolin Chen wrote:
> +static struct arm_smmu_inv *
> +arm_smmu_master_build_inv(struct arm_smmu_master *master,
> +			  enum arm_smmu_inv_type type, u32 id, ioasid_t ssid,
> +			  size_t pgsize)
> +{

ssid is not used in this function

Jason



More information about the linux-arm-kernel mailing list