Searched refs:IOMMU_DOMAIN_IDENTITY (Results 1 – 10 of 10) sorted by relevance
497 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()
114 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()
604 type != IOMMU_DOMAIN_IDENTITY && in sun50i_iommu_domain_alloc()
339 return match ? IOMMU_DOMAIN_IDENTITY : 0; in qcom_smmu_def_domain_type()
645 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()
81 #define IOMMU_DOMAIN_IDENTITY (__IOMMU_DOMAIN_PT) macro
531 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()
1660 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()
2004 type != IOMMU_DOMAIN_IDENTITY) in arm_smmu_domain_alloc()2167 if (domain->type == IOMMU_DOMAIN_IDENTITY) { in arm_smmu_domain_finalise()
1758 if (domain && domain->type == IOMMU_DOMAIN_IDENTITY) in snd_emu10k1_detect_iommu()
Completed in 60 milliseconds