resource_allocation_enable_get   39 arch/powerpc/include/asm/spu_priv1.h 	u64 (*resource_allocation_enable_get) (struct spu *spu);
resource_allocation_enable_get  161 arch/powerpc/include/asm/spu_priv1.h 	return spu_priv1_ops->resource_allocation_enable_get(spu);
resource_allocation_enable_get  167 arch/powerpc/platforms/cell/spu_priv1_mmio.c 	.resource_allocation_enable_get = resource_allocation_enable_get,
resource_allocation_enable_get  612 arch/powerpc/platforms/ps3/spu.c 	.resource_allocation_enable_get = resource_allocation_enable_get,