Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c68 struct qcom_iommu_domain { struct
77 static struct qcom_iommu_domain *to_qcom_iommu_domain(struct iommu_domain *dom) in to_qcom_iommu_domain()
79 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()
240 struct qcom_iommu_domain *qcom_domain = to_qcom_iommu_domain(domain); in qcom_iommu_init_domain()
341 struct qcom_iommu_domain *qcom_domain; in qcom_iommu_domain_alloc()
368 struct qcom_iommu_domain *qcom_domai in qcom_iommu_domain_free()
[all...]
/kernel/linux/linux-6.6/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()
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()
337 struct qcom_iommu_domain *qcom_domain; in qcom_iommu_domain_alloc()
358 struct qcom_iommu_domain *qcom_domai in qcom_iommu_domain_free()
[all...]

Completed in 3 milliseconds