Searched refs:intel_remapped_info (Results 1 – 5 of 5) sorted by relevance
159 struct intel_remapped_info { struct177 I915_GGTT_VIEW_REMAPPED = sizeof(struct intel_remapped_info), argument184 BUILD_BUG_ON(sizeof(struct intel_remapped_info) != 9*sizeof(unsigned int)); in assert_i915_gem_gtt_types()187 BUILD_BUG_ON(offsetof(struct intel_remapped_info, plane[0]) != in assert_i915_gem_gtt_types()189 BUILD_BUG_ON(offsetofend(struct intel_remapped_info, plane[1]) != in assert_i915_gem_gtt_types()211 struct intel_remapped_info remapped;
3465 intel_remap_pages(struct intel_remapped_info *rem_info, in intel_remap_pages()
53 struct intel_remapped_info;445 unsigned int intel_remapped_info_size(const struct intel_remapped_info *rem_info);
1983 unsigned int intel_remapped_info_size(const struct intel_remapped_info *rem_info) in intel_remapped_info_size()
406 static unsigned long remapped_index(const struct intel_remapped_info *r, in remapped_index()417 const struct intel_remapped_info *r, unsigned int n, in assert_remapped()