Searched refs:qcom_iommu_domain (Results 1 – 1 of 1) sorted by relevance
68 struct qcom_iommu_domain { struct77 static struct qcom_iommu_domain *to_qcom_iommu_domain(struct iommu_domain *dom) in to_qcom_iommu_domain() argument79 return container_of(dom, struct qcom_iommu_domain, domain); in to_qcom_iommu_domain()94 static struct qcom_iommu_ctx * to_ctx(struct qcom_iommu_domain *d, unsigned asid) in to_ctx()128 struct qcom_iommu_domain *qcom_domain = cookie; in qcom_iommu_tlb_sync()147 struct qcom_iommu_domain *qcom_domain = cookie; in qcom_iommu_tlb_inv_context()162 struct qcom_iommu_domain *qcom_domain = cookie; in qcom_iommu_tlb_inv_range_nosync()232 struct qcom_iommu_domain *qcom_domain = to_qcom_iommu_domain(domain); in qcom_iommu_init_domain()326 struct qcom_iommu_domain *qcom_domain; in qcom_iommu_domain_alloc()353 struct qcom_iommu_domain *qcom_domain = to_qcom_iommu_domain(domain); in qcom_iommu_domain_free()[all …]