Searched refs:resource_allocation_enable_get (Results 1 – 3 of 3) sorted by relevance
153 static u64 resource_allocation_enable_get(struct spu *spu) in resource_allocation_enable_get() function179 .resource_allocation_enable_get = resource_allocation_enable_get,
51 u64 (*resource_allocation_enable_get) (struct spu *spu); member173 return spu_priv1_ops->resource_allocation_enable_get(spu); in spu_resource_allocation_enable_get()
604 static u64 resource_allocation_enable_get(struct spu *spu) in resource_allocation_enable_get() function629 .resource_allocation_enable_get = resource_allocation_enable_get,