Lines Matching defs:spu
119 struct spu { struct
124 struct spu_problem __iomem *problem; argument
125 struct spu_priv2 __iomem *priv2; argument
140 struct spu_context *ctx; argument
141 struct spu_runqueue *rq; argument
147 void (* wbox_callback)(struct spu *spu); argument
148 void (* ibox_callback)(struct spu *spu); argument
149 void (* stop_callback)(struct spu *spu, int irq); argument
150 void (* mfc_callback)(struct spu *spu); argument
164 struct spu_priv1 __iomem *priv1; argument
176 enum spu_utilization_state util_state; argument
201 void spu_init_channels(struct spu *spu); argument