Searched refs:rtas_error (Results 1 – 1 of 1) sorted by relevance
1247 int rtas_error; in cell_global_start_spu_cycles() local1298 rtas_error = ret; in cell_global_start_spu_cycles()1313 rtas_error = -EIO; in cell_global_start_spu_cycles()1318 rtas_error = start_spu_profiling_cycles(spu_cycle_reset); in cell_global_start_spu_cycles()1319 if (rtas_error) in cell_global_start_spu_cycles()1328 return rtas_error; in cell_global_start_spu_cycles()