Home
last modified time | relevance | path

Searched refs:IOMMU_DOMAIN_IDENTITY (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/iommu/
A Dapple-dart.c497 domain->type != IOMMU_DOMAIN_IDENTITY) in apple_dart_attach_dev()
500 domain->type == IOMMU_DOMAIN_IDENTITY) in apple_dart_attach_dev()
521 case IOMMU_DOMAIN_IDENTITY: in apple_dart_attach_dev()
579 type != IOMMU_DOMAIN_IDENTITY && type != IOMMU_DOMAIN_BLOCKED) in apple_dart_domain_alloc()
589 if (type == IOMMU_DOMAIN_IDENTITY || type == IOMMU_DOMAIN_BLOCKED) in apple_dart_domain_alloc()
734 return IOMMU_DOMAIN_IDENTITY; in apple_dart_def_domain_type()
A Diommu.c114 case IOMMU_DOMAIN_IDENTITY: in iommu_domain_type_str()
547 case IOMMU_DOMAIN_IDENTITY: in iommu_group_show_type()
2388 if (domain->type == IOMMU_DOMAIN_IDENTITY) in iommu_iova_to_phys()
2846 iommu_def_domain_type = IOMMU_DOMAIN_IDENTITY; in iommu_set_default_passthrough()
2858 return iommu_def_domain_type == IOMMU_DOMAIN_IDENTITY; in iommu_default_passthrough()
3281 req_type = IOMMU_DOMAIN_IDENTITY; in iommu_group_store_type()
A Dsun50i-iommu.c604 type != IOMMU_DOMAIN_IDENTITY && in sun50i_iommu_domain_alloc()
/linux/drivers/iommu/arm/arm-smmu/
A Darm-smmu-qcom.c339 return match ? IOMMU_DOMAIN_IDENTITY : 0; in qcom_smmu_def_domain_type()
A Darm-smmu.c645 if (domain->type == IOMMU_DOMAIN_IDENTITY) { in arm_smmu_init_domain_context()
846 if (!smmu || domain->type == IOMMU_DOMAIN_IDENTITY) in arm_smmu_destroy_domain_context()
875 if (type != IOMMU_DOMAIN_UNMANAGED && type != IOMMU_DOMAIN_IDENTITY) { in arm_smmu_domain_alloc()
/linux/include/linux/
A Diommu.h81 #define IOMMU_DOMAIN_IDENTITY (__IOMMU_DOMAIN_PT) macro
/linux/drivers/iommu/intel/
A Diommu.c531 return domain->domain.type == IOMMU_DOMAIN_IDENTITY; in domain_type_is_si()
2835 si_domain = alloc_domain(IOMMU_DOMAIN_IDENTITY); in si_domain_init()
3000 return IOMMU_DOMAIN_IDENTITY; in device_def_domain_type()
3003 return IOMMU_DOMAIN_IDENTITY; in device_def_domain_type()
4662 case IOMMU_DOMAIN_IDENTITY: in intel_iommu_domain_alloc()
/linux/drivers/iommu/amd/
A Diommu.c1660 if (def_domain->type != IOMMU_DOMAIN_IDENTITY) in attach_device()
1941 if (type == IOMMU_DOMAIN_IDENTITY) { in protection_domain_alloc()
2264 return IOMMU_DOMAIN_IDENTITY; in amd_iommu_def_domain_type()
/linux/drivers/iommu/arm/arm-smmu-v3/
A Darm-smmu-v3.c2004 type != IOMMU_DOMAIN_IDENTITY) in arm_smmu_domain_alloc()
2167 if (domain->type == IOMMU_DOMAIN_IDENTITY) { in arm_smmu_domain_finalise()
/linux/sound/pci/emu10k1/
A Demu10k1_main.c1758 if (domain && domain->type == IOMMU_DOMAIN_IDENTITY) in snd_emu10k1_detect_iommu()

Completed in 60 milliseconds