Searched refs:gart_device (Results 1 – 1 of 1) sorted by relevance
36 struct gart_device { struct49 static struct gart_device *gart_handle; /* unique for a system */ argument65 static inline void gart_set_pte(struct gart_device *gart, in gart_set_pte()72 static inline unsigned long gart_read_pte(struct gart_device *gart, in gart_read_pte()83 static void do_gart_setup(struct gart_device *gart, const u32 *data) in do_gart_setup()94 static inline bool gart_iova_range_invalid(struct gart_device *gart, in gart_iova_range_invalid()101 static inline bool gart_pte_valid(struct gart_device *gart, unsigned long iova) in gart_pte_valid()109 struct gart_device *gart = gart_handle; in gart_iommu_attach_dev()130 struct gart_device *gart = gart_handle; in gart_iommu_detach_dev()167 static inline int __gart_iommu_map(struct gart_device *gart, unsigned long iova, in __gart_iommu_map()[all …]