status_P_H       1119 arch/powerpc/platforms/cell/spufs/switch.c 	u32 status_P_H = SPU_STATUS_STOPPED_BY_HALT |SPU_STATUS_STOPPED_BY_STOP;
status_P_H       1146 arch/powerpc/platforms/cell/spufs/switch.c 	} else if ((csa->prob.spu_status_R & status_P_H) == status_P_H) {