Home
last modified time | relevance | path

Searched defs:LS_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dspu_save.c15 #define LS_SIZE 0x40000 /* 256K (in bytes) */ macro
H A Dspu_restore.c15 #define LS_SIZE 0x40000 /* 256K (in bytes) */ macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dspu.h20 #define LS_SIZE (256 * 1024) macro