Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/platforms/cell/spufs/
Dswitch.c2070 static int __do_spu_restore(struct spu_state *next, struct spu *spu) in __do_spu_restore() function
2139 rc = __do_spu_restore(new, spu); in spu_restore()