Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c82 static const struct iommu_ops qcom_iommu_ops; variable
88 if (!fwspec || fwspec->ops != &qcom_iommu_ops) in to_iommu()
244 .pgsize_bitmap = qcom_iommu_ops.pgsize_bitmap, in qcom_iommu_init_domain()
600 static const struct iommu_ops qcom_iommu_ops = { variable
853 iommu_device_set_ops(&qcom_iommu->iommu, &qcom_iommu_ops); in qcom_iommu_device_probe()
862 bus_set_iommu(&platform_bus_type, &qcom_iommu_ops); in qcom_iommu_device_probe()