Searched refs:IOMMU_DOMAIN_DMA (Results 1 – 15 of 15) sorted by relevance
503 case IOMMU_DOMAIN_DMA: in apple_dart_attach_dev()536 if (domain->type == IOMMU_DOMAIN_DMA || in apple_dart_detach_dev()573 if (type != IOMMU_DOMAIN_DMA && type != IOMMU_DOMAIN_UNMANAGED && in apple_dart_domain_alloc()733 return IOMMU_DOMAIN_DMA; in apple_dart_def_domain_type()
117 case IOMMU_DOMAIN_DMA: in iommu_domain_type_str()365 iommu_def_domain_type = IOMMU_DOMAIN_DMA; in iommu_set_dma_strict()552 case IOMMU_DOMAIN_DMA: in iommu_group_show_type()1524 return IOMMU_DOMAIN_DMA; in iommu_get_def_domain_type()1539 if (!dom && type != IOMMU_DOMAIN_DMA) { in iommu_group_alloc_default_domain()1540 dom = __iommu_domain_alloc(bus, IOMMU_DOMAIN_DMA); in iommu_group_alloc_default_domain()2853 iommu_def_domain_type = IOMMU_DOMAIN_DMA; in iommu_set_default_translated()3212 if (type == IOMMU_DOMAIN_DMA_FQ && prev_dom->type == IOMMU_DOMAIN_DMA) { in iommu_change_dev_def_domain()3283 req_type = IOMMU_DOMAIN_DMA; in iommu_group_store_type()3338 group->default_domain->type == IOMMU_DOMAIN_DMA)) { in iommu_group_store_type()
139 if (domain_type != IOMMU_DOMAIN_DMA && domain_type != IOMMU_DOMAIN_UNMANAGED) in sprd_iommu_domain_alloc()
570 if (type != IOMMU_DOMAIN_UNMANAGED && type != IOMMU_DOMAIN_DMA) in ipmmu_domain_alloc()
603 if (type != IOMMU_DOMAIN_DMA && in sun50i_iommu_domain_alloc()
590 if (type != IOMMU_DOMAIN_UNMANAGED && type != IOMMU_DOMAIN_DMA) in viommu_domain_alloc()
436 if (type != IOMMU_DOMAIN_DMA) in mtk_iommu_domain_alloc()
737 if (type != IOMMU_DOMAIN_DMA && type != IOMMU_DOMAIN_UNMANAGED) in exynos_iommu_domain_alloc()
1066 if (type != IOMMU_DOMAIN_UNMANAGED && type != IOMMU_DOMAIN_DMA) in rk_iommu_domain_alloc()
399 domain->type = IOMMU_DOMAIN_DMA; in iommu_dma_init_domain()
83 #define IOMMU_DOMAIN_DMA (__IOMMU_DOMAIN_PAGING | \ macro
326 if (type != IOMMU_DOMAIN_UNMANAGED && type != IOMMU_DOMAIN_DMA) in qcom_iommu_domain_alloc()
877 (type != IOMMU_DOMAIN_DMA && type != IOMMU_DOMAIN_DMA_FQ)) in arm_smmu_domain_alloc()
1995 type != IOMMU_DOMAIN_DMA && in arm_smmu_domain_alloc()
4517 case IOMMU_DOMAIN_DMA: in intel_iommu_domain_alloc()