Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Dtegra-gart.c55 struct gart_device { struct
70 struct gart_device *gart; /* link to gart device */ argument
73 static struct gart_device *gart_handle; /* unique for a system */
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()
[all …]