Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dsched.c288 static struct spu *aff_ref_location(struct spu_context *ctx, int mem_aff, in aff_ref_location() argument
329 if ((!mem_aff || spu->has_mem_affinity) && in aff_ref_location()
342 int mem_aff, gs, lowest_offset; in aff_set_ref_point_location() local
345 mem_aff = gang->aff_ref_ctx->flags & SPU_CREATE_AFFINITY_MEM; in aff_set_ref_point_location()
359 gang->aff_ref_spu = aff_ref_location(gang->aff_ref_ctx, mem_aff, gs, in aff_set_ref_point_location()