Searched refs:IOMMU_DOMAIN_BLOCKED (Results 1 – 4 of 4) sorted by relevance
683 case IOMMU_DOMAIN_BLOCKED: in apple_dart_attach_dev()726 type != IOMMU_DOMAIN_IDENTITY && type != IOMMU_DOMAIN_BLOCKED) in apple_dart_domain_alloc()736 if (type == IOMMU_DOMAIN_IDENTITY || type == IOMMU_DOMAIN_BLOCKED) in apple_dart_domain_alloc()
141 case IOMMU_DOMAIN_BLOCKED: in iommu_domain_type_str()691 case IOMMU_DOMAIN_BLOCKED: in iommu_group_show_type()2254 if (domain->type == IOMMU_DOMAIN_BLOCKED) in iommu_iova_to_phys()3136 __iommu_domain_alloc(dev->dev->bus, IOMMU_DOMAIN_BLOCKED); in __iommu_group_alloc_blocking_domain()
85 #define IOMMU_DOMAIN_BLOCKED (0U) macro
4173 case IOMMU_DOMAIN_BLOCKED: in intel_iommu_domain_alloc()
Completed in 36 milliseconds