Lines Matching defs:cfg
188 struct io_pgtable_cfg *cfg) in __arm_lpae_alloc_pages()
227 struct io_pgtable_cfg *cfg) in __arm_lpae_free_pages()
236 struct io_pgtable_cfg *cfg) in __arm_lpae_sync_pte()
243 struct io_pgtable_cfg *cfg) in __arm_lpae_set_pte()
305 struct io_pgtable_cfg *cfg) in arm_lpae_install_table()
340 struct io_pgtable_cfg *cfg = &data->iop.cfg; in __arm_lpae_map() local
441 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_map() local
515 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_split_blk_unmap() local
620 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_unmap() local
671 static void arm_lpae_restrict_pgsizes(struct io_pgtable_cfg *cfg) in arm_lpae_restrict_pgsizes()
715 arm_lpae_alloc_pgtable(struct io_pgtable_cfg *cfg) in arm_lpae_alloc_pgtable()
755 arm_64_lpae_alloc_pgtable_s1(struct io_pgtable_cfg *cfg, void *cookie) in arm_64_lpae_alloc_pgtable_s1()
854 arm_64_lpae_alloc_pgtable_s2(struct io_pgtable_cfg *cfg, void *cookie) in arm_64_lpae_alloc_pgtable_s2()
956 arm_32_lpae_alloc_pgtable_s1(struct io_pgtable_cfg *cfg, void *cookie) in arm_32_lpae_alloc_pgtable_s1()
966 arm_32_lpae_alloc_pgtable_s2(struct io_pgtable_cfg *cfg, void *cookie) in arm_32_lpae_alloc_pgtable_s2()
976 arm_mali_lpae_alloc_pgtable(struct io_pgtable_cfg *cfg, void *cookie) in arm_mali_lpae_alloc_pgtable()
1089 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_dump_ops() local
1105 static int __init arm_lpae_run_tests(struct io_pgtable_cfg *cfg) in arm_lpae_run_tests()
1217 struct io_pgtable_cfg cfg = { in arm_lpae_do_selftests() local