Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/cell/
A Dspu_syscalls.c66 if (flags & SPU_CREATE_AFFINITY_SPU) { in SYSCALL_DEFINE4()
/linux/arch/powerpc/platforms/cell/spufs/
A Dinode.c324 if (flags & SPU_CREATE_AFFINITY_SPU) { in spufs_assert_affinity()
376 if (flags & SPU_CREATE_AFFINITY_SPU) { in spufs_set_affinity()
424 affinity = flags & (SPU_CREATE_AFFINITY_MEM | SPU_CREATE_AFFINITY_SPU); in spufs_create_context()
/linux/arch/powerpc/include/asm/
A Dspu.h240 #define SPU_CREATE_AFFINITY_SPU 0x0010 macro

Completed in 11 milliseconds