Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/cell/
Dspu_manage.c214 static int spu_map_resource(struct spu *spu, int nr, in spu_map_resource() function
243 ret = spu_map_resource(spu, 0, (void __iomem**)&spu->local_store, in spu_map_device()
250 ret = spu_map_resource(spu, 1, (void __iomem**)&spu->problem, in spu_map_device()
257 ret = spu_map_resource(spu, 2, (void __iomem**)&spu->priv2, NULL); in spu_map_device()
264 ret = spu_map_resource(spu, 3, in spu_map_device()