Searched refs:L3_cache (Results 1 – 4 of 4) sorted by relevance
209 unsigned L3_cache = util_cpu_caps.cpu_to_L3[cpu]; in _mesa_glthread_flush_batch() local212 util_cpu_caps.L3_affinity_mask[L3_cache], in _mesa_glthread_flush_batch()214 ctx->Driver.PinDriverToL3Cache(ctx, L3_cache); in _mesa_glthread_flush_batch()
1330 void (*PinDriverToL3Cache)(struct gl_context *ctx, unsigned L3_cache);
142 unsigned L3_cache = util_cpu_caps.cpu_to_L3[cpu]; in prepare_draw() local146 L3_cache); in prepare_draw()
914 st_pin_driver_to_l3_cache(struct gl_context *ctx, unsigned L3_cache) in st_pin_driver_to_l3_cache() argument919 L3_cache); in st_pin_driver_to_l3_cache()