spu_context_ops
struct spu_context_ops spu_backing_ops = {
struct spu_context_ops spu_hw_ops = {
extern struct spu_context_ops spu_hw_ops;
extern struct spu_context_ops spu_backing_ops;
struct spu_context_ops;
struct spu_context_ops *ops;