Lines Matching defs:fwspec
74 struct iommu_fwspec *fwspec;
86 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev);
88 if (!fwspec || fwspec->ops != &qcom_iommu_ops)
129 struct iommu_fwspec *fwspec = qcom_domain->fwspec;
132 for (i = 0; i < fwspec->num_ids; i++) {
133 struct qcom_iommu_ctx *ctx = to_ctx(qcom_domain, fwspec->ids[i]);
148 struct iommu_fwspec *fwspec = qcom_domain->fwspec;
151 for (i = 0; i < fwspec->num_ids; i++) {
152 struct qcom_iommu_ctx *ctx = to_ctx(qcom_domain, fwspec->ids[i]);
163 struct iommu_fwspec *fwspec = qcom_domain->fwspec;
168 for (i = 0; i < fwspec->num_ids; i++) {
169 struct qcom_iommu_ctx *ctx = to_ctx(qcom_domain, fwspec->ids[i]);
241 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev);
260 qcom_domain->fwspec = fwspec;
274 for (i = 0; i < fwspec->num_ids; i++) {
275 struct qcom_iommu_ctx *ctx = to_ctx(qcom_domain, fwspec->ids[i]);
423 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev);
431 for (i = 0; i < fwspec->num_ids; i++) {
432 struct qcom_iommu_ctx *ctx = to_ctx(qcom_domain, fwspec->ids[i]);