XE_GGTT_FLAGS_64K
ggtt->flags |= XE_GGTT_FLAGS_64K;
if (ggtt->flags & XE_GGTT_FLAGS_64K)
if (xe_bo_is_vram(bo) && ggtt->flags & XE_GGTT_FLAGS_64K)