Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dfault.c26 if (ctx->flags & SPU_CREATE_EVENTS_ENABLED) { in spufs_handle_event()
/openbmc/linux/arch/powerpc/include/asm/
H A Dspu.h236 #define SPU_CREATE_EVENTS_ENABLED 0x0001 macro