Home
last modified time | relevance | path

Searched refs:iommu_device_unregister (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.10/drivers/iommu/
Ds390-iommu.c353 iommu_device_unregister(&zdev->iommu_dev); in zpci_destroy_iommu()
Dtegra-gart.c370 iommu_device_unregister(&gart->iommu); in tegra_gart_probe()
Dvirtio-iommu.c1103 iommu_device_unregister(&viommu->iommu); in viommu_probe()
1115 iommu_device_unregister(&viommu->iommu); in viommu_remove()
Dtegra-smmu.c1164 iommu_device_unregister(&smmu->iommu); in tegra_smmu_probe()
1177 iommu_device_unregister(&smmu->iommu); in tegra_smmu_remove()
Dmtk_iommu_v1.c640 iommu_device_unregister(&data->iommu); in mtk_iommu_remove()
Dipmmu-vmsa.c1119 iommu_device_unregister(&mmu->iommu); in ipmmu_remove()
Dmtk_iommu.c769 iommu_device_unregister(&data->iommu); in mtk_iommu_remove()
Dsun50i-iommu.c988 iommu_device_unregister(&iommu->iommu); in sun50i_iommu_probe()
Diommu.c162 void iommu_device_unregister(struct iommu_device *iommu) in iommu_device_unregister() function
168 EXPORT_SYMBOL_GPL(iommu_device_unregister);
Domap-iommu.c1273 iommu_device_unregister(&obj->iommu); in omap_iommu_remove()
/Linux-v5.10/include/linux/
Diommu.h369 void iommu_device_unregister(struct iommu_device *iommu);
934 static inline void iommu_device_unregister(struct iommu_device *iommu) in iommu_device_unregister() function
/Linux-v5.10/drivers/iommu/arm/arm-smmu/
Dqcom_iommu.c887 iommu_device_unregister(&qcom_iommu->iommu); in qcom_iommu_device_remove()
Darm-smmu.c2256 iommu_device_unregister(&smmu->iommu); in arm_smmu_device_remove()
/Linux-v5.10/drivers/iommu/intel/
Ddmar.c1160 iommu_device_unregister(&iommu->iommu); in free_iommu()
/Linux-v5.10/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.c3596 iommu_device_unregister(&smmu->iommu); in arm_smmu_device_remove()