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

/linux-4.4.14/arch/powerpc/platforms/cell/
H A Dspu_priv1_mmio.c143 static u64 resource_allocation_groupID_get(struct spu *spu) resource_allocation_groupID_get() function
177 .resource_allocation_groupID_get = resource_allocation_groupID_get,
/linux-4.4.14/arch/powerpc/include/asm/
H A Dspu_priv1.h49 u64 (*resource_allocation_groupID_get) (struct spu *spu); member in struct:spu_priv1_ops
161 return spu_priv1_ops->resource_allocation_groupID_get(spu); spu_resource_allocation_groupID_get()
/linux-4.4.14/arch/powerpc/platforms/ps3/
H A Dspu.c594 static u64 resource_allocation_groupID_get(struct spu *spu) resource_allocation_groupID_get() function
627 .resource_allocation_groupID_get = resource_allocation_groupID_get,

Completed in 74 milliseconds