Home
last modified time | relevance | path

Searched defs:arm_iommu_detach_device (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/exynos/
Dexynos_drm_dma.c23 #define arm_iommu_detach_device(...) ({ }) macro
/Linux-v5.10/drivers/iommu/
Dipmmu-vmsa.c35 #define arm_iommu_detach_device(...) do {} while (0) macro
/Linux-v5.10/arch/arm/mm/
Ddma-mapping.c2183 void arm_iommu_detach_device(struct device *dev) in arm_iommu_detach_device() function