Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ !
Dadreno-smmu-priv.h65 const struct io_pgtable_cfg *(*get_ttbr1_cfg)(const void *cookie); member
/linux-6.1.9/drivers/gpu/drm/msm/ !
Dmsm_iommu.c229 ttbr1_cfg = adreno_smmu->get_ttbr1_cfg(adreno_smmu->cookie); in msm_iommu_pagetable_create()
/linux-6.1.9/drivers/iommu/arm/arm-smmu/ !
Darm-smmu-qcom.c235 priv->get_ttbr1_cfg = qcom_adreno_smmu_get_ttbr1_cfg; in qcom_adreno_smmu_init_context()