Lines Matching defs:spu
108 struct spu { struct
113 struct spu_problem __iomem *problem; argument
114 struct spu_priv2 __iomem *priv2; argument
129 struct spu_context *ctx; argument
130 struct spu_runqueue *rq; argument
136 void (* wbox_callback)(struct spu *spu); argument
137 void (* ibox_callback)(struct spu *spu); argument
138 void (* stop_callback)(struct spu *spu, int irq); argument
139 void (* mfc_callback)(struct spu *spu); argument
153 struct spu_priv1 __iomem *priv1; argument
165 enum spu_utilization_state util_state; argument
190 void spu_init_channels(struct spu *spu); argument