Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/platforms/cell/spufs/
Dswitch.c201 static inline void save_spu_runcntl(struct spu_state *csa, struct spu *spu) in save_spu_runcntl() function
1798 save_spu_runcntl(prev, spu); /* Step 9. */ in quiece_spu()