Lines Matching defs:pgtbl_ops
1835 free_io_pgtable_ops(smmu_domain->pgtbl_ops);
1946 struct io_pgtable_ops *pgtbl_ops;
1995 pgtbl_ops = alloc_io_pgtable_ops(fmt, &pgtbl_cfg, smmu_domain);
1996 if (!pgtbl_ops)
2005 free_io_pgtable_ops(pgtbl_ops);
2009 smmu_domain->pgtbl_ops = pgtbl_ops;
2247 struct io_pgtable_ops *ops = to_smmu_domain(domain)->pgtbl_ops;
2259 struct io_pgtable_ops *ops = smmu_domain->pgtbl_ops;
2287 struct io_pgtable_ops *ops = to_smmu_domain(domain)->pgtbl_ops;