GUC_GGTT_TOP
#define GUC_TOP_RESERVE_SIZE (SZ_4G - GUC_GGTT_TOP)
GEM_BUG_ON(range_overflows_t(u64, offset, vma->size, GUC_GGTT_TOP));