Home
last modified time | relevance | path

Searched defs:arm_iommu_attach_device (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/exynos/
Dexynos_drm_dma.c20 #define arm_iommu_attach_device(...) ({ -ENODEV; }) macro
/linux-6.15/drivers/iommu/
Dmtk_iommu_v1.c38 #define arm_iommu_attach_device(...) -ENODEV macro
Dipmmu-vmsa.c32 #define arm_iommu_attach_device(...) -ENODEV macro
/linux-6.15/arch/arm/mm/
Ddma-mapping.c1674 int arm_iommu_attach_device(struct device *dev, in arm_iommu_attach_device() function