Home
last modified time | relevance | path

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

/linux/drivers/iommu/
A Dmsm_iommu.c38 static struct iommu_ops msm_iommu_ops; variable
345 .pgsize_bitmap = msm_iommu_ops.pgsize_bitmap, in msm_iommu_domain_config()
358 msm_iommu_ops.pgsize_bitmap = priv->cfg.pgsize_bitmap; in msm_iommu_domain_config()
674 static struct iommu_ops msm_iommu_ops = { variable
794 ret = iommu_device_register(&iommu->iommu, &msm_iommu_ops, &pdev->dev); in msm_iommu_probe()
800 bus_set_iommu(&platform_bus_type, &msm_iommu_ops); in msm_iommu_probe()

Completed in 3 milliseconds