Searched refs:harvest (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/cell/spufs/
H A Dswitch.c1895 static void harvest(struct spu_state *prev, struct spu *spu) function
2020 harvest(prev, spu);
2038 * (a) harvest (or reset) SPU [steps 2-24].
2042 * The 'harvest' step is not performed here, but rather
2089 * spu_restore - SPU context restore, with harvest and locking.
2093 * Perform harvest + restore, as we may not be coming
2102 harvest(NULL, spu);
2118 * spu_harvest - SPU harvest (reset) operation
2121 * Perform SPU harvest (reset) operation.
2126 harvest(NUL
[all...]

Completed in 37 milliseconds