Lines Matching refs:pgtbl_ops
267 /** @pgtbl_ops: Page table operations. */
268 struct io_pgtable_ops *pgtbl_ops;
700 struct io_pgtable_cfg *cfg = &io_pgtable_ops_to_pgtable(vm->pgtbl_ops)->cfg;
822 const struct io_pgtable *pgt = io_pgtable_ops_to_pgtable(vm->pgtbl_ops);
891 struct io_pgtable_ops *ops = vm->pgtbl_ops;
923 struct io_pgtable_ops *ops = vm->pgtbl_ops;
1865 free_io_pgtable_ops(vm->pgtbl_ops);
2353 vm->pgtbl_ops = alloc_io_pgtable_ops(ARM_64_LPAE_S1, &pgtbl_cfg, vm);
2354 if (!vm->pgtbl_ops) {
2368 mair = io_pgtable_ops_to_pgtable(vm->pgtbl_ops)->cfg.arm_lpae_s1_cfg.mair;
2392 free_io_pgtable_ops(vm->pgtbl_ops);