Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dswitch.c555 static inline void save_spu_cfg(struct spu_state *csa, struct spu *spu) in save_spu_cfg() function
1837 save_spu_cfg(prev, spu); /* Step 36. */ in save_csa()