Searched refs:IOMMU_DOMAIN_DMA (Results 1 – 8 of 8) sorted by relevance
181 case IOMMU_DOMAIN_DMA: in iommu_domain_type_str()710 iommu_def_domain_type = IOMMU_DOMAIN_DMA; in iommu_set_dma_strict()904 case IOMMU_DOMAIN_DMA: in iommu_group_show_type()1629 if (iommu_def_domain_type == IOMMU_DOMAIN_DMA) in iommu_group_alloc_default_domain()1631 dom = __iommu_group_alloc_default_domain(group, IOMMU_DOMAIN_DMA); in iommu_group_alloc_default_domain()1765 if (WARN_ON(driver_type == IOMMU_DOMAIN_DMA)) in iommu_get_default_domain_type()1772 if (driver_type && driver_type != IOMMU_DOMAIN_DMA) { in iommu_get_default_domain_type()1779 driver_type = IOMMU_DOMAIN_DMA; in iommu_get_default_domain_type()2815 iommu_def_domain_type = IOMMU_DOMAIN_DMA; in iommu_set_default_translated()3057 req_type = IOMMU_DOMAIN_DMA; in iommu_group_store_type()[all …]
645 type != IOMMU_DOMAIN_DMA && in viommu_domain_alloc()
949 return IOMMU_DOMAIN_DMA; in apple_dart_def_domain_type()
724 domain->type = IOMMU_DOMAIN_DMA; in iommu_dma_init_domain()
199 #define IOMMU_DOMAIN_DMA (__IOMMU_DOMAIN_PAGING | \ macro
2030 return IOMMU_DOMAIN_DMA; in device_def_domain_type()3291 !first_level_by_default(IOMMU_DOMAIN_DMA)) { in intel_iommu_init()3497 case IOMMU_DOMAIN_DMA: in intel_iommu_domain_alloc()
2290 case IOMMU_DOMAIN_DMA: in protection_domain_alloc()2781 return IOMMU_DOMAIN_DMA; in amd_iommu_def_domain_type()
3973 if (domain && (domain->type == IOMMU_DOMAIN_DMA || in amdgpu_device_check_iommu_remap()
Completed in 55 milliseconds