Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iommu/
Dsprd-iommu.c527 iommu_device_unregister(&sdev->iommu); in sprd_iommu_probe()
550 iommu_device_unregister(&sdev->iommu); in sprd_iommu_remove()
Dmtk_iommu_v1.c635 iommu_device_unregister(&data->iommu); in mtk_iommu_probe()
646 iommu_device_unregister(&data->iommu); in mtk_iommu_remove()
Ds390-iommu.c359 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()
Dmtk_iommu.c905 iommu_device_unregister(&data->iommu); in mtk_iommu_probe()
920 iommu_device_unregister(&data->iommu); in mtk_iommu_remove()
Dtegra-smmu.c1170 iommu_device_unregister(&smmu->iommu); in tegra_smmu_probe()
1179 iommu_device_unregister(&smmu->iommu); in tegra_smmu_remove()
Dapple-dart.c909 iommu_device_unregister(&dart->iommu); in apple_dart_remove()
Dipmmu-vmsa.c1084 iommu_device_unregister(&mmu->iommu); in ipmmu_remove()
Dsun50i-iommu.c974 iommu_device_unregister(&iommu->iommu); in sun50i_iommu_probe()
Diommu.c183 void iommu_device_unregister(struct iommu_device *iommu) in iommu_device_unregister() function
189 EXPORT_SYMBOL_GPL(iommu_device_unregister);
Domap-iommu.c1269 iommu_device_unregister(&obj->iommu); in omap_iommu_remove()
/Linux-v5.15/include/linux/
Diommu.h383 void iommu_device_unregister(struct iommu_device *iommu);
955 static inline void iommu_device_unregister(struct iommu_device *iommu) in iommu_device_unregister() function
/Linux-v5.15/drivers/iommu/arm/arm-smmu/
Dqcom_iommu.c866 iommu_device_unregister(&qcom_iommu->iommu); in qcom_iommu_device_remove()
Darm-smmu.c2223 iommu_device_unregister(&smmu->iommu); in arm_smmu_device_probe()
2240 iommu_device_unregister(&smmu->iommu); in arm_smmu_device_remove()
/Linux-v5.15/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.c3866 iommu_device_unregister(&smmu->iommu); in arm_smmu_device_probe()
3877 iommu_device_unregister(&smmu->iommu); in arm_smmu_device_remove()
/Linux-v5.15/drivers/iommu/intel/
Ddmar.c1166 iommu_device_unregister(&iommu->iommu); in free_iommu()