Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/platforms/cell/spufs/
H A Dswitch.c629 for (i = 0; i < ARRAY_SIZE(ch_indices); i++) { in save_ch_part1()
630 idx = ch_indices[i]; in save_ch_part1()
675 u64 ch_indices[4] = { 21UL, 23UL, 28UL, 30UL }; in reset_ch() local
684 idx = ch_indices[i]; in reset_ch()
1080 for (i = 0; i < ARRAY_SIZE(ch_indices); i++) { in reset_ch_part1()
1081 idx = ch_indices[i]; in reset_ch_part1()
1102 idx = ch_indices[i]; in reset_ch_part2()
1566 for (i = 0; i < ARRAY_SIZE(ch_indices); i++) { in restore_ch_part1()
1567 idx = ch_indices[i]; in restore_ch_part1()
1579 u64 ch_indices[3] = { 9UL, 21UL, 23UL }; in restore_ch_part2() local
[all …]