Home
last modified time | relevance | path

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

/arch/powerpc/platforms/cell/spufs/
Dswitch.c193 MFC_CNTL_SUSPEND_COMPLETE); in save_mfc_cntl()
195 case MFC_CNTL_SUSPEND_COMPLETE: in save_mfc_cntl()
205 MFC_CNTL_SUSPEND_COMPLETE); in save_mfc_cntl()
1000 MFC_CNTL_SUSPEND_COMPLETE); in wait_suspend_mfc_complete()
/arch/powerpc/include/asm/
Dspu.h431 #define MFC_CNTL_SUSPEND_COMPLETE (3ull << 8) macro