Home
last modified time | relevance | path

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

/drivers/iommu/arm/arm-smmu/
Dqcom_iommu.c66 struct qcom_iommu_domain { struct
75 static struct qcom_iommu_domain *to_qcom_iommu_domain(struct iommu_domain *dom) in to_qcom_iommu_domain() argument
77 return container_of(dom, struct qcom_iommu_domain, domain); in to_qcom_iommu_domain()
92 static struct qcom_iommu_ctx * to_ctx(struct qcom_iommu_domain *d, unsigned asid) in to_ctx()
126 struct qcom_iommu_domain *qcom_domain = cookie; in qcom_iommu_tlb_sync()
145 struct qcom_iommu_domain *qcom_domain = cookie; in qcom_iommu_tlb_inv_context()
160 struct qcom_iommu_domain *qcom_domain = cookie; in qcom_iommu_tlb_inv_range_nosync()
230 struct qcom_iommu_domain *qcom_domain = to_qcom_iommu_domain(domain); in qcom_iommu_init_domain()
331 struct qcom_iommu_domain *qcom_domain; in qcom_iommu_domain_alloc()
352 struct qcom_iommu_domain *qcom_domain = to_qcom_iommu_domain(domain); in qcom_iommu_domain_free()
[all …]