Lines Matching refs:idx

202     int idx;  in init_glapi_relocs()  local
229 idx = 7; in init_glapi_relocs()
235 idx = 3; in init_glapi_relocs()
237 code[idx + 0] = template[idx + 0]; in init_glapi_relocs()
238 __glapi_sparc_icache_flush(&code[idx - 1]); in init_glapi_relocs()
239 code[idx + 1] = template[idx + 1]; in init_glapi_relocs()
240 code[idx + 2] = template[idx + 2]; in init_glapi_relocs()
241 __glapi_sparc_icache_flush(&code[idx + 1]); in init_glapi_relocs()
242 code[idx + 3] = template[idx + 3]; in init_glapi_relocs()
243 code[idx + 4] = template[idx + 4]; in init_glapi_relocs()
244 __glapi_sparc_icache_flush(&code[idx + 3]); in init_glapi_relocs()
245 code[idx + 5] = template[idx + 5]; in init_glapi_relocs()
246 code[idx + 6] = template[idx + 6]; in init_glapi_relocs()
247 __glapi_sparc_icache_flush(&code[idx + 5]); in init_glapi_relocs()
248 code[idx + 7] = template[idx + 7]; in init_glapi_relocs()
249 code[idx + 8] = template[idx + 8] | in init_glapi_relocs()
250 (((call_dest - ((unsigned long) &code[idx + 8])) in init_glapi_relocs()
252 __glapi_sparc_icache_flush(&code[idx + 7]); in init_glapi_relocs()
253 code[idx + 9] = template[idx + 9]; in init_glapi_relocs()
254 code[idx + 10] = template[idx + 10]; in init_glapi_relocs()
255 __glapi_sparc_icache_flush(&code[idx + 9]); in init_glapi_relocs()
256 code[idx + 11] = template[idx + 11]; in init_glapi_relocs()
257 code[idx + 12] = template[idx + 12]; in init_glapi_relocs()
258 __glapi_sparc_icache_flush(&code[idx + 11]); in init_glapi_relocs()
259 code[idx + 13] = template[idx + 13]; in init_glapi_relocs()
260 __glapi_sparc_icache_flush(&code[idx + 13]); in init_glapi_relocs()