Home
last modified time | relevance | path

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

/arch/powerpc/platforms/cell/
Dspu_manage.c211 static int spu_map_resource(struct spu *spu, int nr, in spu_map_resource() function
240 ret = spu_map_resource(spu, 0, (void __iomem**)&spu->local_store, in spu_map_device()
247 ret = spu_map_resource(spu, 1, (void __iomem**)&spu->problem, in spu_map_device()
254 ret = spu_map_resource(spu, 2, (void __iomem**)&spu->priv2, NULL); in spu_map_device()
261 ret = spu_map_resource(spu, 3, in spu_map_device()