Searched refs:spu_restore (Results 1 – 4 of 4) sorted by relevance
351 extern int spu_restore(struct spu_state *new, struct spu *spu);
3 * Hex-dump auto generated from spu_restore.c.
2118 int spu_restore(struct spu_state *new, struct spu *spu) in spu_restore() function2133 EXPORT_SYMBOL_GPL(spu_restore);
240 spu_restore(&ctx->csa, spu); in spu_bind_context()