Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/xen/
Dgrant-dma-iommu.c52 iommu_device_unregister(&mmu->iommu); in grant_dma_iommu_remove()
/Linux-v6.1/drivers/iommu/
Dsprd-iommu.c515 iommu_device_unregister(&sdev->iommu); in sprd_iommu_probe()
536 iommu_device_unregister(&sdev->iommu); in sprd_iommu_remove()
Dmtk_iommu_v1.c700 iommu_device_unregister(&data->iommu); in mtk_iommu_v1_probe()
711 iommu_device_unregister(&data->iommu); in mtk_iommu_v1_remove()
Dtegra-gart.c361 iommu_device_unregister(&gart->iommu); in tegra_gart_probe()
Ds390-iommu.c373 iommu_device_unregister(&zdev->iommu_dev); in zpci_destroy_iommu()
Dmtk_iommu.c1258 iommu_device_unregister(&data->iommu); in mtk_iommu_probe()
1276 iommu_device_unregister(&data->iommu); in mtk_iommu_remove()
Diommu.c237 iommu_device_unregister(iommu); in iommu_device_register()
242 void iommu_device_unregister(struct iommu_device *iommu) in iommu_device_unregister() function
251 EXPORT_SYMBOL_GPL(iommu_device_unregister);
Dsun50i-iommu.c971 iommu_device_unregister(&iommu->iommu); in sun50i_iommu_probe()
Dapple-dart.c918 iommu_device_unregister(&dart->iommu); in apple_dart_remove()
Dipmmu-vmsa.c1111 iommu_device_unregister(&mmu->iommu); in ipmmu_remove()
Dvirtio-iommu.c1180 iommu_device_unregister(&viommu->iommu); in viommu_remove()
Dtegra-smmu.c1154 iommu_device_unregister(&smmu->iommu); in tegra_smmu_remove()
Dexynos-iommu.c749 iommu_device_unregister(&data->iommu); in exynos_sysmmu_probe()
Domap-iommu.c1269 iommu_device_unregister(&obj->iommu); in omap_iommu_remove()
/Linux-v6.1/include/linux/
Diommu.h385 void iommu_device_unregister(struct iommu_device *iommu);
938 static inline void iommu_device_unregister(struct iommu_device *iommu) in iommu_device_unregister() function
/Linux-v6.1/drivers/iommu/arm/arm-smmu/
Dqcom_iommu.c860 iommu_device_unregister(&qcom_iommu->iommu); in qcom_iommu_device_remove()
Darm-smmu.c2201 iommu_device_unregister(&smmu->iommu); in arm_smmu_device_remove()
/Linux-v6.1/drivers/iommu/intel/
Ddmar.c1144 iommu_device_unregister(&iommu->iommu); in free_iommu()
/Linux-v6.1/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.c3847 iommu_device_unregister(&smmu->iommu); in arm_smmu_device_remove()