Searched refs:amd_iommu_complete_ppr (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/iommu/amd/ |
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()
|
D | amd_iommu.h | 82 int amd_iommu_complete_ppr(struct device *dev, u32 pasid, int status, int tag);
|
D | iommu.c | 1618 int amd_iommu_complete_ppr(struct device *dev, u32 pasid, int status, int tag) in amd_iommu_complete_ppr() function
|