XE_BO_FLAG_GGTTx
if (t != tile && !(bo->flags & XE_BO_FLAG_GGTTx(t)))
if (tile != bo->tile && !(bo->flags & XE_BO_FLAG_GGTTx(tile)))