Home
last modified time | relevance | path

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

/drivers/iommu/arm/arm-smmu/
A Darm-smmu-qcom.c566 .def_domain_type = qcom_smmu_def_domain_type,
574 .def_domain_type = qcom_smmu_def_domain_type,
587 .def_domain_type = qcom_smmu_def_domain_type,
600 .def_domain_type = qcom_smmu_def_domain_type,
609 .def_domain_type = qcom_smmu_def_domain_type,
A Darm-smmu.h448 int (*def_domain_type)(struct device *dev); member
A Darm-smmu.c1627 if (impl && impl->def_domain_type) in arm_smmu_def_domain_type()
1628 return impl->def_domain_type(dev); in arm_smmu_def_domain_type()
1644 .def_domain_type = arm_smmu_def_domain_type,
/drivers/iommu/
A Dtegra-smmu.c1002 .def_domain_type = &tegra_smmu_def_domain_type,
A Dapple-dart.c992 .def_domain_type = apple_dart_def_domain_type,
A Diommu.c1778 if (ops->def_domain_type) in iommu_get_def_domain_type()
1779 type = ops->def_domain_type(dev); in iommu_get_def_domain_type()
/drivers/iommu/amd/
A Diommu.c3053 .def_domain_type = amd_iommu_def_domain_type,
/drivers/iommu/intel/
A Diommu.c4500 .def_domain_type = device_def_domain_type,
/drivers/iommu/arm/arm-smmu-v3/
A Darm-smmu-v3.c3691 .def_domain_type = arm_smmu_def_domain_type,

Completed in 67 milliseconds