Home
last modified time | relevance | path

Searched refs:def_domain_type (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c1618 if (impl && impl->def_domain_type) in arm_smmu_def_domain_type()
1619 return impl->def_domain_type(dev); in arm_smmu_def_domain_type()
1635 .def_domain_type = arm_smmu_def_domain_type,
/linux/drivers/iommu/
H A Diommu.c1742 if (ops->def_domain_type) in iommu_get_def_domain_type()
1743 type = ops->def_domain_type(dev); in iommu_get_def_domain_type()
H A Dtegra-smmu.c996 .def_domain_type = &tegra_smmu_def_domain_type,
H A Dapple-dart.c987 .def_domain_type = apple_dart_def_domain_type,
/linux/drivers/iommu/amd/
H A Diommu.c3030 .def_domain_type = amd_iommu_def_domain_type,
/linux/drivers/iommu/intel/
H A Diommu.c4467 .def_domain_type = device_def_domain_type,
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c3641 .def_domain_type = arm_smmu_def_domain_type,