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

/arch/powerpc/platforms/cell/
H A Dbeat_spu_priv1.c166 static void resource_allocation_enable_set(struct spu *spu, u64 enable) function
203 .resource_allocation_enable_set = resource_allocation_enable_set,
H A Dspu_priv1_mmio.c148 static void resource_allocation_enable_set(struct spu *spu, u64 enable) function
178 .resource_allocation_enable_set = resource_allocation_enable_set,
/arch/powerpc/include/asm/
H A Dspu_priv1.h50 void (*resource_allocation_enable_set) (struct spu *spu, u64 enable); member in struct:spu_priv1_ops
167 spu_priv1_ops->resource_allocation_enable_set(spu, enable);
/arch/powerpc/platforms/ps3/
H A Dspu.c599 static void resource_allocation_enable_set(struct spu *spu, u64 enable) function
628 .resource_allocation_enable_set = resource_allocation_enable_set,

Completed in 31 milliseconds