Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/msm/
Dmsm_iommu.c230 const struct io_pgtable_cfg *ttbr1_cfg = NULL; in msm_iommu_pagetable_create() local
236 ttbr1_cfg = adreno_smmu->get_ttbr1_cfg(adreno_smmu->cookie); in msm_iommu_pagetable_create()
242 if (WARN_ONCE(!ttbr1_cfg, "No per-process page tables")) in msm_iommu_pagetable_create()
253 ttbr0_cfg = *ttbr1_cfg; in msm_iommu_pagetable_create()