Searched refs:amd_iommu_complete_ppr (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/iommu/ | 
| D | amd_iommu_proto.h | 67 extern int amd_iommu_complete_ppr(struct pci_dev *pdev, int pasid,
 | 
| D | amd_iommu_v2.c | 420 		amd_iommu_complete_ppr(dev_state->pdev, pasid_state->pasid,  in finish_pri_tag()543 		amd_iommu_complete_ppr(pdev, iommu_fault->pasid,  in ppr_notifier()
 555 		amd_iommu_complete_ppr(dev_state->pdev, iommu_fault->pasid,  in ppr_notifier()
 
 | 
| D | amd_iommu.c | 3593 int amd_iommu_complete_ppr(struct pci_dev *pdev, int pasid,  in amd_iommu_complete_ppr()  function3608 EXPORT_SYMBOL(amd_iommu_complete_ppr);
 
 |