Lines Matching defs:pgtbl_ops
2068 free_io_pgtable_ops(smmu_domain->pgtbl_ops);
2183 struct io_pgtable_ops *pgtbl_ops;
2229 pgtbl_ops = alloc_io_pgtable_ops(fmt, &pgtbl_cfg, smmu_domain);
2230 if (!pgtbl_ops)
2239 free_io_pgtable_ops(pgtbl_ops);
2243 smmu_domain->pgtbl_ops = pgtbl_ops;
2486 struct io_pgtable_ops *ops = to_smmu_domain(domain)->pgtbl_ops;
2499 struct io_pgtable_ops *ops = smmu_domain->pgtbl_ops;
2531 struct io_pgtable_ops *ops = to_smmu_domain(domain)->pgtbl_ops;