Lines Matching refs:io_pgtable_cfg

194 				    struct io_pgtable_cfg *cfg)  in __arm_lpae_alloc_pages()
233 struct io_pgtable_cfg *cfg) in __arm_lpae_free_pages()
242 struct io_pgtable_cfg *cfg) in __arm_lpae_sync_pte()
248 static void __arm_lpae_clear_pte(arm_lpae_iopte *ptep, struct io_pgtable_cfg *cfg) in __arm_lpae_clear_pte()
267 struct io_pgtable_cfg *cfg = &data->iop.cfg; in __arm_lpae_init_pte()
318 struct io_pgtable_cfg *cfg) in arm_lpae_install_table()
354 struct io_pgtable_cfg *cfg = &data->iop.cfg; in __arm_lpae_map()
481 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_map_pages()
563 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_split_blk_unmap()
681 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_unmap_pages()
739 static void arm_lpae_restrict_pgsizes(struct io_pgtable_cfg *cfg) in arm_lpae_restrict_pgsizes()
783 arm_lpae_alloc_pgtable(struct io_pgtable_cfg *cfg) in arm_lpae_alloc_pgtable()
825 arm_64_lpae_alloc_pgtable_s1(struct io_pgtable_cfg *cfg, void *cookie) in arm_64_lpae_alloc_pgtable_s1()
929 arm_64_lpae_alloc_pgtable_s2(struct io_pgtable_cfg *cfg, void *cookie) in arm_64_lpae_alloc_pgtable_s2()
1031 arm_32_lpae_alloc_pgtable_s1(struct io_pgtable_cfg *cfg, void *cookie) in arm_32_lpae_alloc_pgtable_s1()
1041 arm_32_lpae_alloc_pgtable_s2(struct io_pgtable_cfg *cfg, void *cookie) in arm_32_lpae_alloc_pgtable_s2()
1051 arm_mali_lpae_alloc_pgtable(struct io_pgtable_cfg *cfg, void *cookie) in arm_mali_lpae_alloc_pgtable()
1110 apple_dart_alloc_pgtable(struct io_pgtable_cfg *cfg, void *cookie) in apple_dart_alloc_pgtable()
1187 static struct io_pgtable_cfg *cfg_cookie __initdata;
1217 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_dump_ops()
1233 static int __init arm_lpae_run_tests(struct io_pgtable_cfg *cfg) in arm_lpae_run_tests()
1345 struct io_pgtable_cfg cfg = { in arm_lpae_do_selftests()