Lines Matching refs:pgtbl_ops
67 struct io_pgtable_ops *pgtbl_ops;
222 struct io_pgtable_ops *pgtbl_ops;
242 pgtbl_ops = alloc_io_pgtable_ops(ARM_32_LPAE_S1, &pgtbl_cfg, qcom_domain);
243 if (!pgtbl_ops) {
312 qcom_domain->pgtbl_ops = pgtbl_ops;
355 free_io_pgtable_ops(qcom_domain->pgtbl_ops);
435 struct io_pgtable_ops *ops = qcom_domain->pgtbl_ops;
453 struct io_pgtable_ops *ops = qcom_domain->pgtbl_ops;
475 struct io_pgtable *pgtable = container_of(qcom_domain->pgtbl_ops,
477 if (!qcom_domain->pgtbl_ops)
497 struct io_pgtable_ops *ops = qcom_domain->pgtbl_ops;