real_length 358 drivers/video/fbdev/sstfb.c int tiles_in_X, real_length; real_length 435 drivers/video/fbdev/sstfb.c real_length = tiles_in_X * (IS_VOODOO2(par) ? 32 : 64 ) real_length 438 drivers/video/fbdev/sstfb.c if (real_length * yDim > info->fix.smem_len) {