Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Dqcom_iommu.c72 struct qcom_iommu_domain { struct
80 static struct qcom_iommu_domain *to_qcom_iommu_domain(struct iommu_domain *dom) in to_qcom_iommu_domain() argument
82 return container_of(dom, struct qcom_iommu_domain, domain); in to_qcom_iommu_domain()
215 struct qcom_iommu_domain *qcom_domain = to_qcom_iommu_domain(domain); in qcom_iommu_init_domain()
307 struct qcom_iommu_domain *qcom_domain; in qcom_iommu_domain_alloc()
334 struct qcom_iommu_domain *qcom_domain = to_qcom_iommu_domain(domain); in qcom_iommu_domain_free()
358 struct qcom_iommu_domain *qcom_domain = to_qcom_iommu_domain(domain); in qcom_iommu_attach_dev()
392 struct qcom_iommu_domain *qcom_domain = to_qcom_iommu_domain(domain); in qcom_iommu_detach_dev()
417 struct qcom_iommu_domain *qcom_domain = to_qcom_iommu_domain(domain); in qcom_iommu_map()
434 struct qcom_iommu_domain *qcom_domain = to_qcom_iommu_domain(domain); in qcom_iommu_unmap()
[all …]