Searched refs:IOMMU_DOMAIN_DMA (Results 1 – 7 of 7) sorted by relevance
196 case IOMMU_DOMAIN_DMA: in iommu_domain_type_str()801 iommu_def_domain_type = IOMMU_DOMAIN_DMA; in iommu_set_dma_strict()995 case IOMMU_DOMAIN_DMA: in iommu_group_show_type()1764 if (iommu_def_domain_type == IOMMU_DOMAIN_DMA) in iommu_group_alloc_default_domain()1766 dom = __iommu_group_alloc_default_domain(group, IOMMU_DOMAIN_DMA); in iommu_group_alloc_default_domain()1900 if (WARN_ON(driver_type == IOMMU_DOMAIN_DMA)) in iommu_get_default_domain_type()1907 if (driver_type && driver_type != IOMMU_DOMAIN_DMA) { in iommu_get_default_domain_type()1914 driver_type = IOMMU_DOMAIN_DMA; in iommu_get_default_domain_type()2976 iommu_def_domain_type = IOMMU_DOMAIN_DMA; in iommu_set_default_translated()3201 req_type = IOMMU_DOMAIN_DMA; in iommu_group_store_type()[all …]
973 return IOMMU_DOMAIN_DMA; in apple_dart_def_domain_type()
710 domain->type = IOMMU_DOMAIN_DMA; in iommu_dma_init_domain()
214 #define IOMMU_DOMAIN_DMA (__IOMMU_DOMAIN_PAGING | \ macro
1394 return IOMMU_DOMAIN_DMA; in device_def_domain_type()
3128 return IOMMU_DOMAIN_DMA; in amd_iommu_def_domain_type()
4304 if (domain && (domain->type == IOMMU_DOMAIN_DMA || in amdgpu_device_check_iommu_remap()