Home
last modified time | relevance | path

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

/linux/drivers/iommu/arm/arm-smmu/
H A 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()
82 static struct qcom_iommu_ctx * to_ctx(struct qcom_iommu_domain *d, unsigned asid) in to_ctx()
116 struct qcom_iommu_domain *qcom_domain = cookie; in qcom_iommu_tlb_sync()
135 struct qcom_iommu_domain *qcom_domain = cookie; in qcom_iommu_tlb_inv_context()
150 struct qcom_iommu_domain *qcom_domain = cookie; in qcom_iommu_tlb_inv_range_nosync()
220 struct qcom_iommu_domain *qcom_domain = to_qcom_iommu_domain(domain); in qcom_iommu_init_domain()
327 struct qcom_iommu_domain *qcom_domain; in qcom_iommu_domain_alloc_paging()
346 struct qcom_iommu_domain *qcom_domain = to_qcom_iommu_domain(domain); in qcom_iommu_domain_free()
[all …]