Searched refs:IOMMU_DOMAIN_BLOCKED (Results 1 – 3 of 3) sorted by relevance
517 case IOMMU_DOMAIN_BLOCKED: in apple_dart_attach_dev()579 type != IOMMU_DOMAIN_IDENTITY && type != IOMMU_DOMAIN_BLOCKED) in apple_dart_domain_alloc()589 if (type == IOMMU_DOMAIN_IDENTITY || type == IOMMU_DOMAIN_BLOCKED) in apple_dart_domain_alloc()
112 case IOMMU_DOMAIN_BLOCKED: in iommu_domain_type_str()544 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
Completed in 15 milliseconds