Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iommu/
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()
Diommu.c178 case IOMMU_DOMAIN_BLOCKED: in iommu_domain_type_str()
861 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()
/Linux-v6.6/drivers/iommu/iommufd/
Dselftest.c130 .type = IOMMU_DOMAIN_BLOCKED,
153 if (iommu_domain_type == IOMMU_DOMAIN_BLOCKED) in mock_domain_alloc()
/Linux-v6.6/include/linux/
Diommu.h85 #define IOMMU_DOMAIN_BLOCKED (0U) macro
/Linux-v6.6/arch/powerpc/kernel/
Diommu.c1329 if (type != IOMMU_DOMAIN_BLOCKED) in spapr_tce_iommu_domain_alloc()
/Linux-v6.6/drivers/iommu/intel/
Diommu.c4028 case IOMMU_DOMAIN_BLOCKED: in intel_iommu_domain_alloc()