Searched defs:ggtt (Results 26 – 28 of 28) sorted by relevance
12
1080 struct i915_ggtt *ggtt = cache_to_ggtt(cache); in reloc_cache_reset() local1143 struct i915_ggtt *ggtt = cache_to_ggtt(cache); in reloc_iomap() local
282 static u64 read_pte64(struct i915_ggtt *ggtt, unsigned long index) in read_pte64()296 static void write_pte64(struct i915_ggtt *ggtt, unsigned long index, u64 pte) in write_pte64()
975 struct i915_ggtt ggtt; /* VM representing the global address space */ member