Home
last modified time | relevance | path

Searched refs:SPU_CREATE_AFFINITY_MEM (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dinode.c316 if (flags & SPU_CREATE_AFFINITY_MEM && in spufs_assert_affinity()
318 gang->aff_ref_ctx->flags & SPU_CREATE_AFFINITY_MEM) in spufs_assert_affinity()
374 if (flags & SPU_CREATE_AFFINITY_MEM) in spufs_set_affinity()
425 affinity = flags & (SPU_CREATE_AFFINITY_MEM | SPU_CREATE_AFFINITY_SPU); in spufs_create_context()
H A Dsched.c350 mem_aff = gang->aff_ref_ctx->flags & SPU_CREATE_AFFINITY_MEM; in aff_set_ref_point_location()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dinode.c315 if (flags & SPU_CREATE_AFFINITY_MEM && in spufs_assert_affinity()
317 gang->aff_ref_ctx->flags & SPU_CREATE_AFFINITY_MEM) in spufs_assert_affinity()
373 if (flags & SPU_CREATE_AFFINITY_MEM) in spufs_set_affinity()
424 affinity = flags & (SPU_CREATE_AFFINITY_MEM | SPU_CREATE_AFFINITY_SPU); in spufs_create_context()
H A Dsched.c345 mem_aff = gang->aff_ref_ctx->flags & SPU_CREATE_AFFINITY_MEM; in aff_set_ref_point_location()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dspu.h255 #define SPU_CREATE_AFFINITY_MEM 0x0020 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dspu.h241 #define SPU_CREATE_AFFINITY_MEM 0x0020 macro

Completed in 13 milliseconds