Home
last modified time | relevance | path

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

/linux/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c82 static struct qcom_iommu_ctx * to_ctx(struct qcom_iommu_domain *d, unsigned asid) in to_ctx() function
121 struct qcom_iommu_ctx *ctx = to_ctx(qcom_domain, fwspec->ids[i]); in qcom_iommu_tlb_sync()
140 struct qcom_iommu_ctx *ctx = to_ctx(qcom_domain, fwspec->ids[i]); in qcom_iommu_tlb_inv_context()
157 struct qcom_iommu_ctx *ctx = to_ctx(qcom_domain, fwspec->ids[i]); in qcom_iommu_tlb_inv_range_nosync()
253 struct qcom_iommu_ctx *ctx = to_ctx(qcom_domain, fwspec->ids[i]); in qcom_iommu_init_domain()
409 struct qcom_iommu_ctx *ctx = to_ctx(qcom_domain, fwspec->ids[i]); in qcom_iommu_identity_attach()
/linux/drivers/media/platform/st/sti/delta/
H A Ddelta-ipc.c26 #define to_ctx(hdl) ((struct delta_ipc_ctx *)hdl) macro
230 struct delta_ipc_ctx *ctx = to_ctx(hdl); in delta_ipc_set_stream()
321 struct delta_ipc_ctx *ctx = to_ctx(hdl); in delta_ipc_decode()
434 struct delta_ipc_ctx *ctx = to_ctx(hdl); in delta_ipc_close()