Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Dqcom_iommu.c62 struct qcom_iommu_domain { struct
70 static struct qcom_iommu_domain *to_qcom_iommu_domain(struct iommu_domain *dom) in to_qcom_iommu_domain() argument
72 return container_of(dom, struct qcom_iommu_domain, domain); in to_qcom_iommu_domain()
227 struct qcom_iommu_domain *qcom_domain = to_qcom_iommu_domain(domain); in qcom_iommu_init_domain()
319 struct qcom_iommu_domain *qcom_domain; in qcom_iommu_domain_alloc()
346 struct qcom_iommu_domain *qcom_domain = to_qcom_iommu_domain(domain); in qcom_iommu_domain_free()
371 struct qcom_iommu_domain *qcom_domain = to_qcom_iommu_domain(domain); in qcom_iommu_attach_dev()
405 struct qcom_iommu_domain *qcom_domain = to_qcom_iommu_domain(domain); in qcom_iommu_detach_dev()
430 struct qcom_iommu_domain *qcom_domain = to_qcom_iommu_domain(domain); in qcom_iommu_map()
447 struct qcom_iommu_domain *qcom_domain = to_qcom_iommu_domain(domain); in qcom_iommu_unmap()
[all …]