Searched refs:gen6_ppgtt (Results 1 – 1 of 1) sorted by relevance
13 struct gen6_ppgtt { struct41 #define __to_gen6_ppgtt(base) container_of(base, struct gen6_ppgtt, base) argument43 static inline struct gen6_ppgtt *to_gen6_ppgtt(struct i915_ppgtt *base) in to_gen6_ppgtt()45 BUILD_BUG_ON(offsetof(struct gen6_ppgtt, base)); in to_gen6_ppgtt()