Searched refs:spc_mssync_RW (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dspu_csa.h98 u64 spc_mssync_RW; member in struct:spu_problem_collapsed
H A Dspu.h286 u64 spc_mssync_RW; /* 0x0000 */ member in struct:spu_problem
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dswitch.c303 out_be64(&prob->spc_mssync_RW, 1UL);
304 POLL_WHILE_TRUE(in_be64(&prob->spc_mssync_RW) & MS_SYNC_PENDING);

Completed in 109 milliseconds