Searched refs:mfc_sr1_get (Results 1 - 4 of 4) sorted by relevance

/arch/powerpc/platforms/cell/
H A Dbeat_spu_priv1.c116 static u64 mfc_sr1_get(struct spu *spu) function
197 .mfc_sr1_get = mfc_sr1_get,
H A Dspu_priv1_mmio.c118 static u64 mfc_sr1_get(struct spu *spu) function
172 .mfc_sr1_get = mfc_sr1_get,
/arch/powerpc/include/asm/
H A Dspu_priv1.h44 u64 (*mfc_sr1_get) (struct spu *spu); member in struct:spu_priv1_ops
131 return spu_priv1_ops->mfc_sr1_get(spu);
/arch/powerpc/platforms/ps3/
H A Dspu.c565 static u64 mfc_sr1_get(struct spu *spu) function
622 .mfc_sr1_get = mfc_sr1_get,

Completed in 9 milliseconds