Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/
Diommu.c175 case IOMMU_DOMAIN_BLOCKED: in iommu_domain_type_str()
895 case IOMMU_DOMAIN_BLOCKED: in iommu_group_show_type()
1946 else if (alloc_type == IOMMU_DOMAIN_BLOCKED && ops->blocked_domain) in __iommu_domain_alloc()
2258 (new_domain->type == IOMMU_DOMAIN_BLOCKED || in __iommu_device_set_domain()
2381 if (domain->type == IOMMU_DOMAIN_BLOCKED) in iommu_iova_to_phys()
3160 domain = __iommu_group_domain_alloc(group, IOMMU_DOMAIN_BLOCKED); in __iommu_group_alloc_blocking_domain()
Dapple-dart.c721 .type = IOMMU_DOMAIN_BLOCKED,
/linux-6.12.1/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.c2901 WARN_ON(sid_domain->type != IOMMU_DOMAIN_BLOCKED); in arm_smmu_update_ste()
2936 sid_domain->type != IOMMU_DOMAIN_BLOCKED) in arm_smmu_set_pasid()
2990 sid_domain->type == IOMMU_DOMAIN_BLOCKED) in arm_smmu_remove_dev_pasid()
3077 .type = IOMMU_DOMAIN_BLOCKED,
/linux-6.12.1/include/linux/
Diommu.h196 #define IOMMU_DOMAIN_BLOCKED (0U) macro
/linux-6.12.1/arch/powerpc/kernel/
Diommu.c1213 .type = IOMMU_DOMAIN_BLOCKED,
/linux-6.12.1/drivers/iommu/iommufd/
Dselftest.c174 .type = IOMMU_DOMAIN_BLOCKED,
/linux-6.12.1/drivers/iommu/arm/arm-smmu/
Darm-smmu.c1251 .type = IOMMU_DOMAIN_BLOCKED,
/linux-6.12.1/drivers/iommu/amd/
Diommu.c2441 .type = IOMMU_DOMAIN_BLOCKED,
/linux-6.12.1/drivers/iommu/intel/
Diommu.c3413 .type = IOMMU_DOMAIN_BLOCKED,