Searched refs:intel_remapped_info (Results 1 – 5 of 5) sorted by relevance
103 struct intel_remapped_info { struct121 I915_GGTT_VIEW_REMAPPED = sizeof(struct intel_remapped_info), argument128 BUILD_BUG_ON(sizeof(struct intel_remapped_info) != 9*sizeof(unsigned int)); in assert_i915_gem_gtt_types()131 BUILD_BUG_ON(offsetof(struct intel_remapped_info, plane[0]) != in assert_i915_gem_gtt_types()133 BUILD_BUG_ON(offsetofend(struct intel_remapped_info, plane[1]) != in assert_i915_gem_gtt_types()155 struct intel_remapped_info remapped;
57 struct intel_remapped_info;526 unsigned int intel_remapped_info_size(const struct intel_remapped_info *rem_info);
2122 unsigned int intel_remapped_info_size(const struct intel_remapped_info *rem_info) in intel_remapped_info_size()
409 static unsigned long remapped_index(const struct intel_remapped_info *r, in remapped_index()420 const struct intel_remapped_info *r, unsigned int n, in assert_remapped()
1348 intel_remap_pages(struct intel_remapped_info *rem_info, in intel_remap_pages()