Searched refs:intel_get_l3_config_weights (Results 1 – 3 of 3) sorted by relevance
213 intel_get_l3_config_weights(const struct intel_l3_config *cfg) in intel_get_l3_config_weights() function314 const float dw = intel_diff_l3_weights(w0, intel_get_l3_config_weights(cfg)); in intel_get_l3_config()
80 intel_get_l3_config_weights(const struct intel_l3_config *cfg);
219 const float dw = intel_diff_l3_weights(w, intel_get_l3_config_weights(brw->l3.config)); in brw_emit_l3_state()