Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/platforms/cell/spufs/
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()