Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/platforms/cell/spufs/
Dsched.c304 static struct spu *aff_ref_location(struct spu_context *ctx, int mem_aff, in aff_ref_location() argument
345 if ((!mem_aff || spu->has_mem_affinity) && in aff_ref_location()
358 int mem_aff, gs, lowest_offset; in aff_set_ref_point_location() local
362 mem_aff = gang->aff_ref_ctx->flags & SPU_CREATE_AFFINITY_MEM; in aff_set_ref_point_location()
376 gang->aff_ref_spu = aff_ref_location(gang->aff_ref_ctx, mem_aff, gs, in aff_set_ref_point_location()