Home
last modified time | relevance | path

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

/linux/drivers/iommu/
A Diommu.c181 case IOMMU_DOMAIN_DMA: in iommu_domain_type_str()
710 iommu_def_domain_type = IOMMU_DOMAIN_DMA; in iommu_set_dma_strict()
904 case IOMMU_DOMAIN_DMA: in iommu_group_show_type()
1629 if (iommu_def_domain_type == IOMMU_DOMAIN_DMA) in iommu_group_alloc_default_domain()
1631 dom = __iommu_group_alloc_default_domain(group, IOMMU_DOMAIN_DMA); in iommu_group_alloc_default_domain()
1765 if (WARN_ON(driver_type == IOMMU_DOMAIN_DMA)) in iommu_get_default_domain_type()
1772 if (driver_type && driver_type != IOMMU_DOMAIN_DMA) { in iommu_get_default_domain_type()
1779 driver_type = IOMMU_DOMAIN_DMA; in iommu_get_default_domain_type()
2815 iommu_def_domain_type = IOMMU_DOMAIN_DMA; in iommu_set_default_translated()
3057 req_type = IOMMU_DOMAIN_DMA; in iommu_group_store_type()
[all …]
A Dvirtio-iommu.c645 type != IOMMU_DOMAIN_DMA && in viommu_domain_alloc()
A Dapple-dart.c949 return IOMMU_DOMAIN_DMA; in apple_dart_def_domain_type()
A Ddma-iommu.c724 domain->type = IOMMU_DOMAIN_DMA; in iommu_dma_init_domain()
/linux/include/linux/
A Diommu.h199 #define IOMMU_DOMAIN_DMA (__IOMMU_DOMAIN_PAGING | \ macro
/linux/drivers/iommu/intel/
A Diommu.c2030 return IOMMU_DOMAIN_DMA; in device_def_domain_type()
3291 !first_level_by_default(IOMMU_DOMAIN_DMA)) { in intel_iommu_init()
3497 case IOMMU_DOMAIN_DMA: in intel_iommu_domain_alloc()
/linux/drivers/iommu/amd/
A Diommu.c2290 case IOMMU_DOMAIN_DMA: in protection_domain_alloc()
2781 return IOMMU_DOMAIN_DMA; in amd_iommu_def_domain_type()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_device.c3973 if (domain && (domain->type == IOMMU_DOMAIN_DMA || in amdgpu_device_check_iommu_remap()

Completed in 55 milliseconds