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