Searched refs:resource_allocation_enable_get (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/cell/
H A Dbeat_spu_priv1.c176 static u64 resource_allocation_enable_get(struct spu *spu) function
206 .resource_allocation_enable_get = resource_allocation_enable_get,
H A Dspu_priv1_mmio.c154 static u64 resource_allocation_enable_get(struct spu *spu) function
180 .resource_allocation_enable_get = resource_allocation_enable_get,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/platforms/cell/
H A Dbeat_spu_priv1.c176 static u64 resource_allocation_enable_get(struct spu *spu) function
206 .resource_allocation_enable_get = resource_allocation_enable_get,
H A Dspu_priv1_mmio.c154 static u64 resource_allocation_enable_get(struct spu *spu) function
180 .resource_allocation_enable_get = resource_allocation_enable_get,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/include/asm/
H A Dspu_priv1.h51 u64 (*resource_allocation_enable_get) (struct spu *spu); member in struct:spu_priv1_ops
173 return spu_priv1_ops->resource_allocation_enable_get(spu);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dspu_priv1.h51 u64 (*resource_allocation_enable_get) (struct spu *spu); member in struct:spu_priv1_ops
173 return spu_priv1_ops->resource_allocation_enable_get(spu);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/platforms/ps3/
H A Dspu.c603 static u64 resource_allocation_enable_get(struct spu *spu) function
628 .resource_allocation_enable_get = resource_allocation_enable_get,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/ps3/
H A Dspu.c603 static u64 resource_allocation_enable_get(struct spu *spu) function
628 .resource_allocation_enable_get = resource_allocation_enable_get,

Completed in 84 milliseconds