Home
last modified time | relevance | path

Searched refs:io_pgtable_cfg (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/iommu/
Dio-pgtable.h45 struct io_pgtable_cfg { struct
98 struct io_pgtable_cfg *cfg,
127 struct io_pgtable_cfg cfg;
139 struct io_pgtable *(*alloc)(struct io_pgtable_cfg *cfg, void *cookie);
Dio-pgtable-arm.c517 static void arm_lpae_restrict_pgsizes(struct io_pgtable_cfg *cfg) in arm_lpae_restrict_pgsizes()
553 arm_lpae_alloc_pgtable(struct io_pgtable_cfg *cfg) in arm_lpae_alloc_pgtable()
593 arm_64_lpae_alloc_pgtable_s1(struct io_pgtable_cfg *cfg, void *cookie) in arm_64_lpae_alloc_pgtable_s1()
676 arm_64_lpae_alloc_pgtable_s2(struct io_pgtable_cfg *cfg, void *cookie) in arm_64_lpae_alloc_pgtable_s2()
763 arm_32_lpae_alloc_pgtable_s1(struct io_pgtable_cfg *cfg, void *cookie) in arm_32_lpae_alloc_pgtable_s1()
781 arm_32_lpae_alloc_pgtable_s2(struct io_pgtable_cfg *cfg, void *cookie) in arm_32_lpae_alloc_pgtable_s2()
818 static struct io_pgtable_cfg *cfg_cookie;
852 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_dump_ops()
868 static int __init arm_lpae_run_tests(struct io_pgtable_cfg *cfg) in arm_lpae_run_tests()
986 struct io_pgtable_cfg cfg = { in arm_lpae_do_selftests()
Dio-pgtable.c44 struct io_pgtable_cfg *cfg, in alloc_io_pgtable_ops()
Darm-smmu.c719 struct io_pgtable_cfg *pgtbl_cfg) in arm_smmu_init_context_bank()
821 struct io_pgtable_cfg pgtbl_cfg; in arm_smmu_init_domain_context()
897 pgtbl_cfg = (struct io_pgtable_cfg) { in arm_smmu_init_domain_context()
Dipmmu-vmsa.c43 struct io_pgtable_cfg cfg;