mfc_dsisr_get
u64 (*mfc_dsisr_get) (struct spu *spu);
return spu_priv1_ops->mfc_dsisr_get(spu);
.mfc_dsisr_get = mfc_dsisr_get,