Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/platforms/cell/
A Dspu_priv1_mmio.c105 static u64 mfc_sr1_get(struct spu *spu) in mfc_sr1_get() function
159 .mfc_sr1_get = mfc_sr1_get,
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dspu_priv1.h32 u64 (*mfc_sr1_get) (struct spu *spu); member
119 return spu_priv1_ops->mfc_sr1_get(spu); in spu_mfc_sr1_get()
/linux-6.3-rc2/arch/powerpc/platforms/ps3/
A Dspu.c548 static u64 mfc_sr1_get(struct spu *spu) in mfc_sr1_get() function
605 .mfc_sr1_get = mfc_sr1_get,

Completed in 5 milliseconds