Home
last modified time | relevance | path

Searched refs:SPU_CREATE_FLAG_ALL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dspu.h257 #define SPU_CREATE_FLAG_ALL 0x003f /* mask of all valid flags */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dspu.h243 #define SPU_CREATE_FLAG_ALL 0x003f /* mask of all valid flags */ macro
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dinode.c554 if (flags & (~SPU_CREATE_FLAG_ALL)) in spufs_create()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dinode.c550 if (flags & (~SPU_CREATE_FLAG_ALL)) in spufs_create()

Completed in 6 milliseconds