i915_ggtt_resume
void i915_ggtt_resume(struct i915_ggtt *ggtt);
i915_ggtt_resume(to_gt(dev_priv)->ggtt);
i915_ggtt_resume(to_gt(i915)->ggtt);