Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/platforms/cell/
A Dspu_priv1_mmio.c130 static u64 resource_allocation_groupID_get(struct spu *spu) in resource_allocation_groupID_get() function
164 .resource_allocation_groupID_get = resource_allocation_groupID_get,
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dspu_priv1.h37 u64 (*resource_allocation_groupID_get) (struct spu *spu); member
149 return spu_priv1_ops->resource_allocation_groupID_get(spu); in spu_resource_allocation_groupID_get()
/linux-6.3-rc2/arch/powerpc/platforms/ps3/
A Dspu.c577 static u64 resource_allocation_groupID_get(struct spu *spu) in resource_allocation_groupID_get() function
610 .resource_allocation_groupID_get = resource_allocation_groupID_get,

Completed in 5 milliseconds