Home
last modified time | relevance | path

Searched refs:SPUFS_PS_MAP_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/platforms/cell/spufs/
H A Dcontext.c135 unmap_mapping_range(ctx->psmap, 0, SPUFS_PS_MAP_SIZE, 1); in spu_unmap_mappings()
H A Dspufs.h23 #define SPUFS_PS_MAP_SIZE 0x20000 macro