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

/arch/powerpc/platforms/cell/
H A Dbeat_spu_priv1.c174 static u64 resource_allocation_enable_get(struct spu *spu) function
204 .resource_allocation_enable_get = resource_allocation_enable_get,
H A Dspu_priv1_mmio.c153 static u64 resource_allocation_enable_get(struct spu *spu) function
179 .resource_allocation_enable_get = resource_allocation_enable_get,
/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);
/arch/powerpc/platforms/ps3/
H A Dspu.c604 static u64 resource_allocation_enable_get(struct spu *spu) function
629 .resource_allocation_enable_get = resource_allocation_enable_get,

Completed in 9 milliseconds