N_RELOC
struct drm_i915_gem_relocation_entry stack[N_RELOC(512)];
if (unlikely(remain > N_RELOC(INT_MAX)))
if (size > N_RELOC(INT_MAX))