Lines Matching refs:io_pgtable_cfg

191 				    struct io_pgtable_cfg *cfg)  in __arm_lpae_alloc_pages()
229 struct io_pgtable_cfg *cfg) in __arm_lpae_free_pages()
238 struct io_pgtable_cfg *cfg) in __arm_lpae_sync_pte()
244 static void __arm_lpae_clear_pte(arm_lpae_iopte *ptep, struct io_pgtable_cfg *cfg) in __arm_lpae_clear_pte()
263 struct io_pgtable_cfg *cfg = &data->iop.cfg; in __arm_lpae_init_pte()
317 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_install_table()
351 struct io_pgtable_cfg *cfg = &data->iop.cfg; in __arm_lpae_map()
469 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_map_pages()
544 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_split_blk_unmap()
662 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_unmap_pages()
714 static void arm_lpae_restrict_pgsizes(struct io_pgtable_cfg *cfg) in arm_lpae_restrict_pgsizes()
758 arm_lpae_alloc_pgtable(struct io_pgtable_cfg *cfg) in arm_lpae_alloc_pgtable()
798 arm_64_lpae_alloc_pgtable_s1(struct io_pgtable_cfg *cfg, void *cookie) in arm_64_lpae_alloc_pgtable_s1()
902 arm_64_lpae_alloc_pgtable_s2(struct io_pgtable_cfg *cfg, void *cookie) in arm_64_lpae_alloc_pgtable_s2()
1004 arm_32_lpae_alloc_pgtable_s1(struct io_pgtable_cfg *cfg, void *cookie) in arm_32_lpae_alloc_pgtable_s1()
1014 arm_32_lpae_alloc_pgtable_s2(struct io_pgtable_cfg *cfg, void *cookie) in arm_32_lpae_alloc_pgtable_s2()
1024 arm_mali_lpae_alloc_pgtable(struct io_pgtable_cfg *cfg, void *cookie) in arm_mali_lpae_alloc_pgtable()
1109 static struct io_pgtable_cfg *cfg_cookie __initdata;
1139 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_dump_ops()
1155 static int __init arm_lpae_run_tests(struct io_pgtable_cfg *cfg) in arm_lpae_run_tests()
1271 struct io_pgtable_cfg cfg = { in arm_lpae_do_selftests()