Searched refs:adreno_smmu (Results 1 – 13 of 13) sorted by relevance
86 struct adreno_smmu_priv *adreno_smmu = in msm_iommu_pagetable_destroy() local94 adreno_smmu->set_ttbr0_cfg(adreno_smmu->cookie, NULL); in msm_iommu_pagetable_destroy()150 struct adreno_smmu_priv *adreno_smmu = dev_get_drvdata(parent->dev); in msm_iommu_pagetable_create() local158 if (adreno_smmu->cookie) in msm_iommu_pagetable_create()159 ttbr1_cfg = adreno_smmu->get_ttbr1_cfg(adreno_smmu->cookie); in msm_iommu_pagetable_create()198 adreno_smmu->set_stall(adreno_smmu->cookie, true); in msm_iommu_pagetable_create()200 ret = adreno_smmu->set_ttbr0_cfg(adreno_smmu->cookie, &ttbr0_cfg); in msm_iommu_pagetable_create()230 if (adreno_smmu->get_fault_info) { in msm_fault_handler()231 adreno_smmu->get_fault_info(adreno_smmu->cookie, &info); in msm_fault_handler()244 struct adreno_smmu_priv *adreno_smmu = dev_get_drvdata(mmu->dev); in msm_iommu_resume_translation() local[all …]
130 struct adreno_smmu_priv adreno_smmu; member225 struct adreno_smmu_priv *adreno_smmu = dev_get_drvdata(dev); in dev_to_gpu() local226 return container_of(adreno_smmu, struct msm_gpu, adreno_smmu); in dev_to_gpu()
903 platform_set_drvdata(pdev, &gpu->adreno_smmu); in msm_gpu_init()
123 iommus = <&adreno_smmu 5>;
247 iommus = <&adreno_smmu 0>;
1446 iommus = <&adreno_smmu 0>;1498 adreno_smmu: iommu@5040000 { label
1960 iommus = <&adreno_smmu 0>;2033 adreno_smmu: iommu@5040000 { label2071 iommus = <&adreno_smmu 5>;
1795 iommus = <&adreno_smmu 0 0x401>;1866 iommus = <&adreno_smmu 5 0x400>;1896 adreno_smmu: iommu@2ca0000 { label
644 &adreno_smmu {
1758 iommus = <&adreno_smmu 0 0x401>;1815 iommus = <&adreno_smmu 5 0x400>;1842 adreno_smmu: iommu@3da0000 { label
1938 iommus = <&adreno_smmu 0 0x401>;2015 iommus = <&adreno_smmu 5 0x400>;2045 adreno_smmu: iommu@3da0000 { label
985 iommus = <&adreno_smmu 0>;1984 adreno_smmu: iommu@b40000 { label
4430 iommus = <&adreno_smmu 0>;4488 adreno_smmu: iommu@5040000 { label4532 iommus = <&adreno_smmu 5>;
Completed in 51 milliseconds