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

/linux-4.4.14/arch/powerpc/platforms/cell/
H A Dspu_priv1_mmio.c118 static u64 mfc_sr1_get(struct spu *spu) mfc_sr1_get() function
172 .mfc_sr1_get = mfc_sr1_get,
/linux-4.4.14/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); spu_mfc_sr1_get()
/linux-4.4.14/arch/powerpc/platforms/ps3/
H A Dspu.c565 static u64 mfc_sr1_get(struct spu *spu) mfc_sr1_get() function
622 .mfc_sr1_get = mfc_sr1_get,

Completed in 47 milliseconds