Searched refs:IOMMU_DOMAIN_DMA_FQ (Results 1 – 4 of 4) sorted by relevance
185 case IOMMU_DOMAIN_DMA_FQ: in iommu_domain_type_str()209 iommu_def_domain_type = IOMMU_DOMAIN_DMA_FQ; in iommu_subsys_init()675 if (iommu_def_domain_type == IOMMU_DOMAIN_DMA_FQ) in iommu_set_dma_strict()873 case IOMMU_DOMAIN_DMA_FQ: in iommu_group_show_type()3070 req_type = IOMMU_DOMAIN_DMA_FQ; in iommu_group_store_type()3078 if (req_type == IOMMU_DOMAIN_DMA_FQ && in iommu_group_store_type()3084 group->default_domain->type = IOMMU_DOMAIN_DMA_FQ; in iommu_group_store_type()
618 if (domain->type == IOMMU_DOMAIN_DMA_FQ && in iommu_dma_init_domain()
90 #define IOMMU_DOMAIN_DMA_FQ (__IOMMU_DOMAIN_PAGING | \ macro
2107 } else if (type == IOMMU_DOMAIN_DMA || type == IOMMU_DOMAIN_DMA_FQ) { in protection_domain_alloc()