amd_iommu_complete_ppr
int amd_iommu_complete_ppr(struct device *dev, u32 pasid, int status, int tag);
amd_iommu_complete_ppr(&pdev->dev, PPR_PASID(raw[0]),
amd_iommu_complete_ppr(dev, resp->pasid, resp->code, resp->grpid);