Home
last modified time | relevance | path

Searched refs:amd_iommu_complete_ppr (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/iommu/amd/
H A Dppr.c157 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 Damd_iommu.h83 int amd_iommu_complete_ppr(struct device *dev, u32 pasid, int status, int tag);
H A Diommu.c1849 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