int_mask_get
u64 (*int_mask_get) (struct spu *spu, int class);
return spu_priv1_ops->int_mask_get(spu, class);
.int_mask_get = int_mask_get,