Lines Matching defs:pgtbl_ops
256 * @pgtbl_ops: pagetable ops allocated by io-pgtable
263 struct io_pgtable_ops *pgtbl_ops;
519 struct io_pgtable_ops *ops = dart_domain->pgtbl_ops;
533 struct io_pgtable_ops *ops = dart_domain->pgtbl_ops;
548 struct io_pgtable_ops *ops = dart_domain->pgtbl_ops;
559 &io_pgtable_ops_to_pgtable(domain->pgtbl_ops)->cfg;
600 dart_domain->pgtbl_ops =
602 if (!dart_domain->pgtbl_ops) {
734 /* no need to allocate pgtbl_ops or do any other finalization steps */
745 if (dart_domain->pgtbl_ops)
746 free_io_pgtable_ops(dart_domain->pgtbl_ops);