Lines Matching refs:io_pgtable_cfg
195 struct io_pgtable_cfg *cfg) in __arm_lpae_alloc_pages()
234 struct io_pgtable_cfg *cfg) in __arm_lpae_free_pages()
243 struct io_pgtable_cfg *cfg) in __arm_lpae_sync_pte()
249 static void __arm_lpae_clear_pte(arm_lpae_iopte *ptep, struct io_pgtable_cfg *cfg) in __arm_lpae_clear_pte()
268 struct io_pgtable_cfg *cfg = &data->iop.cfg; in __arm_lpae_init_pte()
322 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_install_table()
356 struct io_pgtable_cfg *cfg = &data->iop.cfg; in __arm_lpae_map()
484 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_map_pages()
567 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_split_blk_unmap()
692 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_unmap_pages()
750 static void arm_lpae_restrict_pgsizes(struct io_pgtable_cfg *cfg) in arm_lpae_restrict_pgsizes()
794 arm_lpae_alloc_pgtable(struct io_pgtable_cfg *cfg) in arm_lpae_alloc_pgtable()
836 arm_64_lpae_alloc_pgtable_s1(struct io_pgtable_cfg *cfg, void *cookie) in arm_64_lpae_alloc_pgtable_s1()
939 arm_64_lpae_alloc_pgtable_s2(struct io_pgtable_cfg *cfg, void *cookie) in arm_64_lpae_alloc_pgtable_s2()
1041 arm_32_lpae_alloc_pgtable_s1(struct io_pgtable_cfg *cfg, void *cookie) in arm_32_lpae_alloc_pgtable_s1()
1051 arm_32_lpae_alloc_pgtable_s2(struct io_pgtable_cfg *cfg, void *cookie) in arm_32_lpae_alloc_pgtable_s2()
1061 arm_mali_lpae_alloc_pgtable(struct io_pgtable_cfg *cfg, void *cookie) in arm_mali_lpae_alloc_pgtable()
1146 static struct io_pgtable_cfg *cfg_cookie __initdata;
1176 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_dump_ops()
1192 static int __init arm_lpae_run_tests(struct io_pgtable_cfg *cfg) in arm_lpae_run_tests()
1304 struct io_pgtable_cfg cfg = { in arm_lpae_do_selftests()