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

/linux-4.4.14/arch/powerpc/platforms/cell/
H A Dspu_priv1_mmio.c70 static u64 int_stat_get(struct spu *spu, int class) int_stat_get() function
165 .int_stat_get = int_stat_get,
/linux-4.4.14/arch/powerpc/include/asm/
H A Dspu_priv1.h37 u64 (*int_stat_get) (struct spu *spu, int class); member in struct:spu_priv1_ops
89 return spu_priv1_ops->int_stat_get (spu, class); spu_int_stat_get()
/linux-4.4.14/arch/powerpc/platforms/ps3/
H A Dspu.c516 static u64 int_stat_get(struct spu *spu, int class) int_stat_get() function
615 .int_stat_get = int_stat_get,

Completed in 62 milliseconds