Searched refs:amd_iommu_complete_ppr (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/iommu/amd/ |
| H A D | ppr.c | 157 amd_iommu_complete_ppr(&pdev->dev, PPR_PASID(raw[0]), in iommu_call_iopf_notifier() 245 amd_iommu_complete_ppr(dev, resp->pasid, resp->code, resp->grpid); in amd_iommu_page_response()
|
| H A D | amd_iommu.h | 83 int amd_iommu_complete_ppr(struct device *dev, u32 pasid, int status, int tag);
|
| H A D | iommu.c | 1849 int amd_iommu_complete_ppr(struct device *dev, u32 pasid, int status, int tag) in free_gcr3_tbl_level2() 1790 int amd_iommu_complete_ppr(struct device *dev, u32 pasid, int status, int tag) amd_iommu_complete_ppr() function
|