Lines Matching refs:io_pgtable_cfg
231 struct io_pgtable_cfg *cfg) in __arm_lpae_alloc_pages()
270 struct io_pgtable_cfg *cfg) in __arm_lpae_free_pages()
279 struct io_pgtable_cfg *cfg) in __arm_lpae_sync_pte()
286 struct io_pgtable_cfg *cfg) in __arm_lpae_set_pte()
349 struct io_pgtable_cfg *cfg) in arm_lpae_install_table()
385 struct io_pgtable_cfg *cfg = &data->iop.cfg; in __arm_lpae_map()
537 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_split_blk_unmap()
681 static void arm_lpae_restrict_pgsizes(struct io_pgtable_cfg *cfg) in arm_lpae_restrict_pgsizes()
725 arm_lpae_alloc_pgtable(struct io_pgtable_cfg *cfg) in arm_lpae_alloc_pgtable()
770 arm_64_lpae_alloc_pgtable_s1(struct io_pgtable_cfg *cfg, void *cookie) in arm_64_lpae_alloc_pgtable_s1()
861 arm_64_lpae_alloc_pgtable_s2(struct io_pgtable_cfg *cfg, void *cookie) in arm_64_lpae_alloc_pgtable_s2()
957 arm_32_lpae_alloc_pgtable_s1(struct io_pgtable_cfg *cfg, void *cookie) in arm_32_lpae_alloc_pgtable_s1()
975 arm_32_lpae_alloc_pgtable_s2(struct io_pgtable_cfg *cfg, void *cookie) in arm_32_lpae_alloc_pgtable_s2()
1012 static struct io_pgtable_cfg *cfg_cookie;
1040 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_dump_ops()
1056 static int __init arm_lpae_run_tests(struct io_pgtable_cfg *cfg) in arm_lpae_run_tests()
1168 struct io_pgtable_cfg cfg = { in arm_lpae_do_selftests()