LS_SIZE 20 arch/powerpc/include/asm/spu.h #define LS_SIZE (256 * 1024) LS_SIZE 15 arch/powerpc/platforms/cell/spufs/spu_restore.c #define LS_SIZE 0x40000 /* 256K (in bytes) */ LS_SIZE 15 arch/powerpc/platforms/cell/spufs/spu_save.c #define LS_SIZE 0x40000 /* 256K (in bytes) */