Home
last modified time | relevance | path

Searched refs:IOMMU_DOMAIN_BLOCKED (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/iommu/
H A Dapple-dart.c682 case IOMMU_DOMAIN_BLOCKED: in apple_dart_attach_dev()
725 type != IOMMU_DOMAIN_IDENTITY && type != IOMMU_DOMAIN_BLOCKED) in apple_dart_domain_alloc()
735 if (type == IOMMU_DOMAIN_IDENTITY || type == IOMMU_DOMAIN_BLOCKED) in apple_dart_domain_alloc()
H A Diommu.c178 case IOMMU_DOMAIN_BLOCKED: in iommu_domain_type_str()
859 case IOMMU_DOMAIN_BLOCKED: in iommu_group_show_type()
2220 (new_domain->type == IOMMU_DOMAIN_BLOCKED || in __iommu_device_set_domain()
2360 if (domain->type == IOMMU_DOMAIN_BLOCKED) in iommu_iova_to_phys()
3201 __iommu_domain_alloc(dev->dev->bus, IOMMU_DOMAIN_BLOCKED); in __iommu_group_alloc_blocking_domain()
/openbmc/linux/drivers/iommu/iommufd/
H A Dselftest.c130 .type = IOMMU_DOMAIN_BLOCKED,
153 if (iommu_domain_type == IOMMU_DOMAIN_BLOCKED) in mock_domain_alloc()
/openbmc/linux/include/linux/
H A Diommu.h85 #define IOMMU_DOMAIN_BLOCKED (0U) macro
/openbmc/linux/arch/powerpc/kernel/
H A Diommu.c1329 if (type != IOMMU_DOMAIN_BLOCKED) in spapr_tce_iommu_domain_alloc()
/openbmc/linux/drivers/iommu/intel/
H A Diommu.c4031 case IOMMU_DOMAIN_BLOCKED: in intel_iommu_domain_alloc()