Home
last modified time | relevance | path

Searched refs:resource_allocation_groupID_set (Results 1 – 4 of 4) sorted by relevance

/arch/powerpc/platforms/cell/
Dspu_priv1_mmio.c138 static void resource_allocation_groupID_set(struct spu *spu, u64 id) in resource_allocation_groupID_set() function
176 .resource_allocation_groupID_set = resource_allocation_groupID_set,
Dbeat_spu_priv1.c148 static void resource_allocation_groupID_set(struct spu *spu, u64 id) in resource_allocation_groupID_set() function
201 .resource_allocation_groupID_set = resource_allocation_groupID_set,
/arch/powerpc/include/asm/
Dspu_priv1.h48 void (*resource_allocation_groupID_set) (struct spu *spu, u64 id); member
155 spu_priv1_ops->resource_allocation_groupID_set(spu, id); in spu_resource_allocation_groupID_set()
/arch/powerpc/platforms/ps3/
Dspu.c589 static void resource_allocation_groupID_set(struct spu *spu, u64 id) in resource_allocation_groupID_set() function
626 .resource_allocation_groupID_set = resource_allocation_groupID_set,