Searched refs:IOMMU_DOMAIN_DMA (Results 1 – 8 of 8) sorted by relevance
190 case IOMMU_DOMAIN_DMA: in iommu_domain_type_str()749 iommu_def_domain_type = IOMMU_DOMAIN_DMA; in iommu_set_dma_strict()943 case IOMMU_DOMAIN_DMA: in iommu_group_show_type()1711 if (iommu_def_domain_type == IOMMU_DOMAIN_DMA) in iommu_group_alloc_default_domain()1713 dom = __iommu_group_alloc_default_domain(group, IOMMU_DOMAIN_DMA); in iommu_group_alloc_default_domain()1847 if (WARN_ON(driver_type == IOMMU_DOMAIN_DMA)) in iommu_get_default_domain_type()1854 if (driver_type && driver_type != IOMMU_DOMAIN_DMA) { in iommu_get_default_domain_type()1861 driver_type = IOMMU_DOMAIN_DMA; in iommu_get_default_domain_type()2824 iommu_def_domain_type = IOMMU_DOMAIN_DMA; in iommu_set_default_translated()3073 req_type = IOMMU_DOMAIN_DMA; in iommu_group_store_type()[all …]
645 type != IOMMU_DOMAIN_DMA && in viommu_domain_alloc()
955 return IOMMU_DOMAIN_DMA; in apple_dart_def_domain_type()
705 domain->type = IOMMU_DOMAIN_DMA; in iommu_dma_init_domain()
213 #define IOMMU_DOMAIN_DMA (__IOMMU_DOMAIN_PAGING | \ macro
2958 return IOMMU_DOMAIN_DMA; in amd_iommu_def_domain_type()
1931 return IOMMU_DOMAIN_DMA; in device_def_domain_type()
4193 if (domain && (domain->type == IOMMU_DOMAIN_DMA || in amdgpu_device_check_iommu_remap()