Searched refs:get_ttbr1_cfg (Results 1 – 4 of 4) sorted by relevance
42 * @get_ttbr1_cfg: Get the TTBR1 config for the GPUs context-bank70 const struct io_pgtable_cfg *(*get_ttbr1_cfg)(const void *cookie); member
506 ttbr1_cfg = adreno_smmu->get_ttbr1_cfg(adreno_smmu->cookie); in msm_iommu_pagetable_create() 773 adreno_smmu->get_ttbr1_cfg(adreno_smmu->cookie); in msm_iommu_gpu_new()
250 if (!adreno_smmu || !adreno_smmu->get_ttbr1_cfg) in adreno_private_vm_size() 253 ttbr1_cfg = adreno_smmu->get_ttbr1_cfg(adreno_smmu->cookie); in adreno_private_vm_size()
350 priv->get_ttbr1_cfg = qcom_adreno_smmu_get_ttbr1_cfg; in qcom_adreno_smmu_init_context()