Lines Matching defs:gart
70 struct gart_device *gart; /* link to gart device */ member
90 #define FLUSH_GART_REGS(gart) ((void)readl((gart)->regs + GART_CONFIG)) argument
92 #define for_each_gart_pte(gart, iova) \ argument
97 static inline void gart_set_pte(struct gart_device *gart, in gart_set_pte()
107 static inline unsigned long gart_read_pte(struct gart_device *gart, in gart_read_pte()
118 static void do_gart_setup(struct gart_device *gart, const u32 *data) in do_gart_setup()
130 static void gart_dump_table(struct gart_device *gart) in gart_dump_table()
148 static inline void gart_dump_table(struct gart_device *gart) in gart_dump_table()
153 static inline bool gart_iova_range_valid(struct gart_device *gart, in gart_iova_range_valid()
174 struct gart_device *gart = gart_domain->gart; in gart_iommu_attach_dev() local
207 struct gart_device *gart = gart_domain->gart; in gart_iommu_detach_dev() local
228 struct gart_device *gart; in gart_iommu_domain_alloc() local
253 struct gart_device *gart = gart_domain->gart; in gart_iommu_domain_free() local
273 struct gart_device *gart = gart_domain->gart; in gart_iommu_map() local
306 struct gart_device *gart = gart_domain->gart; in gart_iommu_unmap() local
323 struct gart_device *gart = gart_domain->gart; in gart_iommu_iova_to_phys() local
387 struct gart_device *gart = dev_get_drvdata(dev); in tegra_gart_suspend() local
401 struct gart_device *gart = dev_get_drvdata(dev); in tegra_gart_resume() local
412 struct gart_device *gart; in tegra_gart_probe() local
483 struct gart_device *gart = platform_get_drvdata(pdev); in tegra_gart_remove() local