Searched refs:ttbr0_cfg (Results 1 – 1 of 1) sorted by relevance
224 struct io_pgtable_cfg ttbr0_cfg; in msm_iommu_pagetable_create() local248 ttbr0_cfg = *ttbr1_cfg; in msm_iommu_pagetable_create()251 ttbr0_cfg.quirks &= ~IO_PGTABLE_QUIRK_ARM_TTBR1; in msm_iommu_pagetable_create()252 ttbr0_cfg.tlb = &null_tlb_ops; in msm_iommu_pagetable_create()255 &ttbr0_cfg, iommu->domain); in msm_iommu_pagetable_create()270 ret = adreno_smmu->set_ttbr0_cfg(adreno_smmu->cookie, &ttbr0_cfg); in msm_iommu_pagetable_create()280 pagetable->pgsize_bitmap = ttbr0_cfg.pgsize_bitmap; in msm_iommu_pagetable_create()281 pagetable->ttbr = ttbr0_cfg.arm_lpae_s1_cfg.ttbr; in msm_iommu_pagetable_create()