Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dswitch.c938 static inline int check_save_status(struct spu_state *csa, struct spu *spu) in check_save_status() function
2051 return check_save_status(prev, spu); /* Step 54. */ in __do_spu_save()