Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dspu_csa.h43 #define SPU_DECR_STATUS_RUNNING 0x1 macro
/linux-6.1.9/arch/powerpc/platforms/cell/spufs/
Dspu_restore.c79 decr_running = regs_spill[offset].slot[0] & SPU_DECR_STATUS_RUNNING; in restore_decr()
Dswitch.c1267 csa->lscsa->decr_status.slot[0] = SPU_DECR_STATUS_RUNNING; in setup_decr()
Dfile.c1814 return SPU_DECR_STATUS_RUNNING; in spufs_decr_status_get()