Searched refs:amd_iommu_complete_ppr (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/iommu/amd/ |
D | amd_iommu.h | 79 extern int amd_iommu_complete_ppr(struct pci_dev *pdev, u32 pasid,
|
D | iommu_v2.c | 417 amd_iommu_complete_ppr(dev_state->pdev, pasid_state->pasid, in finish_pri_tag() 539 amd_iommu_complete_ppr(pdev, iommu_fault->pasid, in ppr_notifier() 551 amd_iommu_complete_ppr(dev_state->pdev, iommu_fault->pasid, in ppr_notifier()
|
D | iommu.c | 2722 int amd_iommu_complete_ppr(struct pci_dev *pdev, u32 pasid, in amd_iommu_complete_ppr() function 2739 EXPORT_SYMBOL(amd_iommu_complete_ppr);
|