Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iommu/
A Dapple-dart.c663 domain->type != IOMMU_DOMAIN_IDENTITY) in apple_dart_attach_dev()
666 domain->type == IOMMU_DOMAIN_IDENTITY) in apple_dart_attach_dev()
687 case IOMMU_DOMAIN_IDENTITY: in apple_dart_attach_dev()
726 type != IOMMU_DOMAIN_IDENTITY && type != IOMMU_DOMAIN_BLOCKED) in apple_dart_domain_alloc()
736 if (type == IOMMU_DOMAIN_IDENTITY || type == IOMMU_DOMAIN_BLOCKED) in apple_dart_domain_alloc()
918 return IOMMU_DOMAIN_IDENTITY; in apple_dart_def_domain_type()
A Diommu.c143 case IOMMU_DOMAIN_IDENTITY: in iommu_domain_type_str()
694 case IOMMU_DOMAIN_IDENTITY: in iommu_group_show_type()
2251 if (domain->type == IOMMU_DOMAIN_IDENTITY) in iommu_iova_to_phys()
2694 iommu_def_domain_type = IOMMU_DOMAIN_IDENTITY; in iommu_set_default_passthrough()
2706 return iommu_def_domain_type == IOMMU_DOMAIN_IDENTITY; in iommu_default_passthrough()
2979 req_type = IOMMU_DOMAIN_IDENTITY; in iommu_group_store_type()
3064 group->default_domain->type == IOMMU_DOMAIN_IDENTITY && in iommu_is_default_domain()
3065 group->domain && group->domain->type == IOMMU_DOMAIN_IDENTITY) in iommu_is_default_domain()
A Dvirtio-iommu.c646 type != IOMMU_DOMAIN_IDENTITY) in viommu_domain_alloc()
689 if (domain->type == IOMMU_DOMAIN_IDENTITY) { in viommu_domain_finalise()
/linux-6.3-rc2/drivers/iommu/arm/arm-smmu/
A Darm-smmu-qcom.c359 return match ? IOMMU_DOMAIN_IDENTITY : 0; in qcom_smmu_def_domain_type()
A Darm-smmu.c628 if (domain->type == IOMMU_DOMAIN_IDENTITY) { in arm_smmu_init_domain_context()
829 if (!smmu || domain->type == IOMMU_DOMAIN_IDENTITY) in arm_smmu_destroy_domain_context()
858 if (type != IOMMU_DOMAIN_UNMANAGED && type != IOMMU_DOMAIN_IDENTITY) { in arm_smmu_domain_alloc()
1555 return IOMMU_DOMAIN_IDENTITY; in arm_smmu_def_domain_type()
/linux-6.3-rc2/drivers/iommu/amd/
A Diommu.c1789 def_domain->type != IOMMU_DOMAIN_IDENTITY) { in attach_device()
2075 if (type == IOMMU_DOMAIN_IDENTITY) { in protection_domain_alloc()
2097 if (type == IOMMU_DOMAIN_IDENTITY) in protection_domain_alloc()
2120 if (amd_iommu_snp_en && (type == IOMMU_DOMAIN_IDENTITY)) in amd_iommu_domain_alloc()
2404 return IOMMU_DOMAIN_IDENTITY; in amd_iommu_def_domain_type()
A Diommu_v2.c784 dev_state->domain->type = IOMMU_DOMAIN_IDENTITY; in amd_iommu_init_device()
/linux-6.3-rc2/drivers/iommu/intel/
A Diommu.c383 return domain->domain.type == IOMMU_DOMAIN_IDENTITY; in domain_type_is_si()
2386 si_domain = alloc_domain(IOMMU_DOMAIN_IDENTITY); in si_domain_init()
2587 return IOMMU_DOMAIN_IDENTITY; in device_def_domain_type()
2590 return IOMMU_DOMAIN_IDENTITY; in device_def_domain_type()
4196 case IOMMU_DOMAIN_IDENTITY: in intel_iommu_domain_alloc()
/linux-6.3-rc2/include/linux/
A Diommu.h86 #define IOMMU_DOMAIN_IDENTITY (__IOMMU_DOMAIN_PT) macro
/linux-6.3-rc2/drivers/hwtracing/ptt/
A Dhisi_ptt.c918 if (!iommu_domain || iommu_domain->type == IOMMU_DOMAIN_IDENTITY) in hisi_ptt_check_iommu_mapping()
/linux-6.3-rc2/drivers/net/ethernet/sfc/falcon/
A Drx.c728 if (domain && domain->type != IOMMU_DOMAIN_IDENTITY) in ef4_init_rx_recycle_ring()
/linux-6.3-rc2/drivers/iommu/arm/arm-smmu-v3/
A Darm-smmu-v3.c2018 type != IOMMU_DOMAIN_IDENTITY) in arm_smmu_domain_alloc()
2181 if (domain->type == IOMMU_DOMAIN_IDENTITY) { in arm_smmu_domain_finalise()
2829 return IOMMU_DOMAIN_IDENTITY; in arm_smmu_def_domain_type()
/linux-6.3-rc2/sound/pci/emu10k1/
A Demu10k1_main.c1755 if (!domain || domain->type == IOMMU_DOMAIN_IDENTITY) in snd_emu10k1_detect_iommu()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_device.c3517 if (!domain || domain->type == IOMMU_DOMAIN_IDENTITY) in amdgpu_device_check_iommu_direct_map()

Completed in 64 milliseconds