Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/platforms/cell/
Dspu_priv1_mmio.c119 static u64 mfc_sr1_get(struct spu *spu) in mfc_sr1_get() function
173 .mfc_sr1_get = mfc_sr1_get,
Dbeat_spu_priv1.c118 static u64 mfc_sr1_get(struct spu *spu) in mfc_sr1_get() function
199 .mfc_sr1_get = mfc_sr1_get,
/linux-2.6.39/arch/powerpc/include/asm/
Dspu_priv1.h44 u64 (*mfc_sr1_get) (struct spu *spu); member
131 return spu_priv1_ops->mfc_sr1_get(spu); in spu_mfc_sr1_get()
/linux-2.6.39/arch/powerpc/platforms/ps3/
Dspu.c564 static u64 mfc_sr1_get(struct spu *spu) in mfc_sr1_get() function
621 .mfc_sr1_get = mfc_sr1_get,