Home
last modified time | relevance | path

Searched refs:spu_restore (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/platforms/cell/spufs/
H A Dspufs.h347 extern int spu_restore(struct spu_state *new, struct spu *spu);
H A Dspu_restore_dump.h_shipped3 * Hex-dump auto generated from spu_restore.c.
H A Dswitch.c2116 int spu_restore(struct spu_state *new, struct spu *spu) in spu_restore() function
2131 EXPORT_SYMBOL_GPL(spu_restore);
H A Dsched.c237 spu_restore(&ctx->csa, spu); in spu_bind_context()