Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Damd-iommu.h75 extern void amd_iommu_unbind_pasid(struct pci_dev *pdev, u32 pasid);
/linux-6.1.9/drivers/gpu/drm/amd/amdkfd/
Dkfd_iommu.c142 amd_iommu_unbind_pasid(p->pdds[i]->dev->pdev, p->pasid); in kfd_iommu_unbind_process()
/linux-6.1.9/drivers/iommu/amd/
Diommu_v2.c683 void amd_iommu_unbind_pasid(struct pci_dev *pdev, u32 pasid) in amd_iommu_unbind_pasid() function
729 EXPORT_SYMBOL(amd_iommu_unbind_pasid);