Lines Matching defs:spu
121 struct spu { struct
126 struct spu_problem __iomem *problem; argument
127 struct spu_priv2 __iomem *priv2; argument
142 struct spu_context *ctx; argument
143 struct spu_runqueue *rq; argument
149 void (* wbox_callback)(struct spu *spu); argument
150 void (* ibox_callback)(struct spu *spu); argument
151 void (* stop_callback)(struct spu *spu, int irq); argument
152 void (* mfc_callback)(struct spu *spu); argument
166 struct spu_priv1 __iomem *priv1; argument
178 enum spu_utilization_state util_state; argument
203 void spu_init_channels(struct spu *spu); argument