Searched defs:ch_indices (Results  1 – 1 of 1) sorted by relevance
| /linux-4.4.14/arch/powerpc/platforms/cell/spufs/ | 
| D | switch.c | 632 	u64 idx, ch_indices[] = { 0UL, 3UL, 4UL, 24UL, 25UL, 27UL };  in save_ch_part1()  local 689 	u64 ch_indices[4] = { 21UL, 23UL, 28UL, 30UL };  in reset_ch()  local 1082 	u64 ch_indices[] = { 0UL, 3UL, 4UL, 24UL, 25UL, 27UL };  in reset_ch_part1()  local 1107 	u64 ch_indices[5] = { 21UL, 23UL, 28UL, 29UL, 30UL };  in reset_ch_part2()  local 1574 	u64 idx, ch_indices[] = { 0UL, 3UL, 4UL, 24UL, 25UL, 27UL };  in restore_ch_part1()  local 1593 	u64 ch_indices[3] = { 9UL, 21UL, 23UL };  in restore_ch_part2()  local
  |