Searched refs:io_pgtable_cfg (Results 1 – 20 of 20) sorted by relevance
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()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()1217 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_dump_ops()[all …]
186 struct io_pgtable_cfg *cfg) in paddr_to_iopte()203 struct io_pgtable_cfg *cfg) in iopte_to_paddr()237 struct io_pgtable_cfg *cfg = &data->iop.cfg; in __arm_v7s_alloc_table()285 struct io_pgtable_cfg *cfg = &data->iop.cfg; in __arm_v7s_free_table()299 struct io_pgtable_cfg *cfg) in __arm_v7s_pte_sync()319 struct io_pgtable_cfg *cfg) in arm_v7s_prot_to_pte()418 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_v7s_init_pte()454 struct io_pgtable_cfg *cfg) in arm_v7s_install_table()479 struct io_pgtable_cfg *cfg = &data->iop.cfg; in __arm_v7s_map()612 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_v7s_split_blk_unmap()[all …]
34 struct io_pgtable_cfg *cfg, in alloc_io_pgtable_ops()
388 struct io_pgtable_cfg *pgtbl_cfg = in apple_dart_setup_translation()406 struct io_pgtable_cfg pgtbl_cfg; in apple_dart_finalize_domain()421 pgtbl_cfg = (struct io_pgtable_cfg){ in apple_dart_finalize_domain()
43 struct io_pgtable_cfg cfg;344 priv->cfg = (struct io_pgtable_cfg) { in msm_iommu_domain_config()
126 struct io_pgtable_cfg cfg;400 dom->cfg = (struct io_pgtable_cfg) { in mtk_iommu_domain_finalise()
75 struct io_pgtable_cfg cfg;
62 struct io_pgtable_cfg { struct181 struct io_pgtable_cfg *cfg,210 struct io_pgtable_cfg cfg;247 struct io_pgtable *(*alloc)(struct io_pgtable_cfg *cfg, void *cookie);
65 const struct io_pgtable_cfg *(*get_ttbr1_cfg)(const void *cookie);66 int (*set_ttbr0_cfg)(const void *cookie, const struct io_pgtable_cfg *cfg);
104 static const struct io_pgtable_cfg *qcom_adreno_smmu_get_ttbr1_cfg( in qcom_adreno_smmu_get_ttbr1_cfg()120 const struct io_pgtable_cfg *pgtbl_cfg) in qcom_adreno_smmu_set_ttbr0_cfg()192 struct io_pgtable_cfg *pgtbl_cfg, struct device *dev) in qcom_adreno_smmu_init_context()242 struct io_pgtable_cfg *pgtbl_cfg, struct device *dev) in qcom_smmu_init_context()
384 static inline u32 arm_smmu_lpae_tcr(const struct io_pgtable_cfg *cfg) in arm_smmu_lpae_tcr()405 static inline u32 arm_smmu_lpae_tcr2(const struct io_pgtable_cfg *cfg) in arm_smmu_lpae_tcr2()411 static inline u32 arm_smmu_lpae_vtcr(const struct io_pgtable_cfg *cfg) in arm_smmu_lpae_vtcr()434 struct io_pgtable_cfg *cfg, struct device *dev);
72 struct io_pgtable_cfg *pgtbl_cfg, struct device *dev) in cavium_init_context()
233 struct io_pgtable_cfg pgtbl_cfg; in qcom_iommu_init_domain()241 pgtbl_cfg = (struct io_pgtable_cfg) { in qcom_iommu_init_domain()
473 struct io_pgtable_cfg *pgtbl_cfg) in arm_smmu_init_context_bank()635 struct io_pgtable_cfg pgtbl_cfg; in arm_smmu_init_domain_context()766 pgtbl_cfg = (struct io_pgtable_cfg) { in arm_smmu_init_domain_context()
153 const struct io_pgtable_cfg *ttbr1_cfg = NULL; in msm_iommu_pagetable_create()154 struct io_pgtable_cfg ttbr0_cfg; in msm_iommu_pagetable_create()
128 struct io_pgtable_cfg pgtbl_cfg;
127 struct io_pgtable_cfg *cfg = &mmu->pgtbl_cfg; in panfrost_mmu_enable()604 mmu->pgtbl_cfg = (struct io_pgtable_cfg) { in panfrost_mmu_ctx_create()
538 static struct io_pgtable *v1_alloc_pgtable(struct io_pgtable_cfg *cfg, void *cookie) in v1_alloc_pgtable()
503 struct io_pgtable_cfg pgtbl_cfg;
2070 struct io_pgtable_cfg *pgtbl_cfg) in arm_smmu_domain_finalise_s1()2129 struct io_pgtable_cfg *pgtbl_cfg) in arm_smmu_domain_finalise_s2()2159 struct io_pgtable_cfg pgtbl_cfg; in arm_smmu_domain_finalise()2163 struct io_pgtable_cfg *); in arm_smmu_domain_finalise()2197 pgtbl_cfg = (struct io_pgtable_cfg) { in arm_smmu_domain_finalise()
Completed in 48 milliseconds