Searched refs:IOMMU_DOMAIN_BLOCKED (Results 1 – 3 of 3) sorted by relevance
512 case IOMMU_DOMAIN_BLOCKED: in apple_dart_attach_dev()574 type != IOMMU_DOMAIN_IDENTITY && type != IOMMU_DOMAIN_BLOCKED) in apple_dart_domain_alloc()585 if (type == IOMMU_DOMAIN_IDENTITY || type == IOMMU_DOMAIN_BLOCKED) in apple_dart_domain_alloc()
111 case IOMMU_DOMAIN_BLOCKED: in iommu_domain_type_str()543 case IOMMU_DOMAIN_BLOCKED: in iommu_group_show_type()2391 if (domain->type == IOMMU_DOMAIN_BLOCKED) in iommu_iova_to_phys()
80 #define IOMMU_DOMAIN_BLOCKED (0U) macro