Lines Matching defs: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() local
317 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_install_table() local
351 struct io_pgtable_cfg *cfg = &data->iop.cfg; in __arm_lpae_map() local
469 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_map_pages() local
544 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_split_blk_unmap() local
662 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_unmap_pages() local
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()
1139 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_dump_ops() local
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() local