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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/cell/
H A Dspu_priv1_mmio.c71 static u64 int_stat_get(struct spu *spu, int class) function
155 .int_stat_get = int_stat_get,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/celleb/
H A Dspu_priv1.c69 static u64 int_stat_get(struct spu *spu, int class) function
193 .int_stat_get = int_stat_get,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-powerpc/
H A Dspu_priv1.h36 u64 (*int_stat_get) (struct spu *spu, int class); member in struct:spu_priv1_ops
88 return spu_priv1_ops->int_stat_get (spu, class);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/ps3/
H A Dspu.c455 static u64 int_stat_get(struct spu *spu, int class) function
554 .int_stat_get = int_stat_get,

Completed in 100 milliseconds