Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_dma.c21 #define arm_iommu_release_mapping(...) ({ }) macro
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c31 #define arm_iommu_release_mapping(...) ({ }) macro
/openbmc/linux/drivers/iommu/
H A Dipmmu-vmsa.c33 #define arm_iommu_release_mapping(...) do {} while (0) macro
/openbmc/linux/arch/arm/mm/
H A Ddma-mapping.c1639 void arm_iommu_release_mapping(struct dma_iommu_mapping *mapping) in arm_iommu_release_mapping() function