Home
last modified time | relevance | path

Searched refs:IOMMU_DOMAIN_DMA (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/drivers/iommu/
A Diommu.c147 case IOMMU_DOMAIN_DMA: in iommu_domain_type_str()
506 iommu_def_domain_type = IOMMU_DOMAIN_DMA; in iommu_set_dma_strict()
700 case IOMMU_DOMAIN_DMA: in iommu_group_show_type()
1626 return IOMMU_DOMAIN_DMA; in iommu_get_def_domain_type()
1641 if (!dom && type != IOMMU_DOMAIN_DMA) { in iommu_group_alloc_default_domain()
1642 dom = __iommu_domain_alloc(bus, IOMMU_DOMAIN_DMA); in iommu_group_alloc_default_domain()
2701 iommu_def_domain_type = IOMMU_DOMAIN_DMA; in iommu_set_default_translated()
2910 if (type == IOMMU_DOMAIN_DMA_FQ && prev_dom->type == IOMMU_DOMAIN_DMA) { in iommu_change_dev_def_domain()
2981 req_type = IOMMU_DOMAIN_DMA; in iommu_group_store_type()
3036 group->default_domain->type == IOMMU_DOMAIN_DMA)) { in iommu_group_store_type()
A Dapple-dart.c674 case IOMMU_DOMAIN_DMA: in apple_dart_attach_dev()
725 if (type != IOMMU_DOMAIN_DMA && type != IOMMU_DOMAIN_UNMANAGED && in apple_dart_domain_alloc()
920 return IOMMU_DOMAIN_DMA; in apple_dart_def_domain_type()
A Dsprd-iommu.c139 if (domain_type != IOMMU_DOMAIN_DMA && domain_type != IOMMU_DOMAIN_UNMANAGED) in sprd_iommu_domain_alloc()
A Dipmmu-vmsa.c562 if (type != IOMMU_DOMAIN_UNMANAGED && type != IOMMU_DOMAIN_DMA) in ipmmu_domain_alloc()
A Dsun50i-iommu.c674 if (type != IOMMU_DOMAIN_DMA && in sun50i_iommu_domain_alloc()
A Dvirtio-iommu.c645 type != IOMMU_DOMAIN_DMA && in viommu_domain_alloc()
A Drockchip-iommu.c1064 if (type != IOMMU_DOMAIN_UNMANAGED && type != IOMMU_DOMAIN_DMA) in rk_iommu_domain_alloc()
A Dexynos-iommu.c906 if (type != IOMMU_DOMAIN_DMA && type != IOMMU_DOMAIN_UNMANAGED) in exynos_iommu_domain_alloc()
A Dmtk_iommu.c639 if (type != IOMMU_DOMAIN_DMA && type != IOMMU_DOMAIN_UNMANAGED) in mtk_iommu_domain_alloc()
A Ddma-iommu.c590 domain->type = IOMMU_DOMAIN_DMA; in iommu_dma_init_domain()
/linux-6.3-rc2/drivers/iommu/arm/arm-smmu/
A Dqcom_iommu.c326 if (type != IOMMU_DOMAIN_UNMANAGED && type != IOMMU_DOMAIN_DMA) in qcom_iommu_domain_alloc()
A Darm-smmu.c860 (type != IOMMU_DOMAIN_DMA && type != IOMMU_DOMAIN_DMA_FQ)) in arm_smmu_domain_alloc()
/linux-6.3-rc2/include/linux/
A Diommu.h88 #define IOMMU_DOMAIN_DMA (__IOMMU_DOMAIN_PAGING | \ macro
/linux-6.3-rc2/drivers/iommu/intel/
A Diommu.c4013 !first_level_by_default(IOMMU_DOMAIN_DMA)) { in intel_iommu_init()
4175 case IOMMU_DOMAIN_DMA: in intel_iommu_domain_alloc()
/linux-6.3-rc2/drivers/iommu/arm/arm-smmu-v3/
A Darm-smmu-v3.c2016 type != IOMMU_DOMAIN_DMA && in arm_smmu_domain_alloc()

Completed in 60 milliseconds