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