Searched defs:gart (Results 1 – 6 of 6) sorted by relevance
60 #define for_each_gart_pte(gart, iova) \ argument65 static inline void gart_set_pte(struct gart_device *gart, in gart_set_pte()109 struct gart_device *gart = gart_handle; in gart_iommu_attach_dev() local130 struct gart_device *gart = gart_handle; in gart_iommu_detach_dev() local183 struct gart_device *gart = gart_handle; in gart_iommu_map() local196 static inline int __gart_iommu_unmap(struct gart_device *gart, in __gart_iommu_unmap()212 struct gart_device *gart = gart_handle; in gart_iommu_unmap() local228 struct gart_device *gart = gart_handle; in gart_iommu_iova_to_phys() local296 int tegra_gart_suspend(struct gart_device *gart) in tegra_gart_suspend()315 int tegra_gart_resume(struct gart_device *gart) in tegra_gart_resume()[all …]
127 static inline int tegra_gart_suspend(struct gart_device *gart) in tegra_gart_suspend()132 static inline int tegra_gart_resume(struct gart_device *gart) in tegra_gart_resume()213 struct gart_device *gart; member
24 struct nvif_object gart; member
381 nouveau_channel_init(struct nouveau_channel *chan, u32 vram, u32 gart) in nouveau_channel_init()
901 struct amdgpu_gart gart; member
1896 } gart; member2403 struct radeon_gart gart; member
Completed in 31 milliseconds