Searched refs:GEN_L3P_DC (Results 1 – 4 of 4) sorted by relevance
174 (w0.w[GEN_L3P_DC] && !w1.w[GEN_L3P_DC] && !w1.w[GEN_L3P_ALL]) || in gen_diff_l3_weights()205 w.w[GEN_L3P_DC] = needs_dc ? 0.1 : 0; in gen_get_default_l3_weights()304 cfg->n[GEN_L3P_DC], cfg->n[GEN_L3P_RO], in gen_dump_l3_config()
42 GEN_L3P_DC, enumerator
72 const bool has_dc = cfg->n[GEN_L3P_DC] || cfg->n[GEN_L3P_ALL]; in setup_l3_config()130 SET_FIELD(cfg->n[GEN_L3P_DC], GEN8_L3CNTLREG_DC_ALLOC) | in setup_l3_config()170 SET_FIELD(cfg->n[GEN_L3P_DC], GEN7_L3CNTLREG2_DC_ALLOC)); in setup_l3_config()
757 .DCAllocation = cfg->n[GEN_L3P_DC], in genX()765 const bool has_dc = cfg->n[GEN_L3P_DC] || cfg->n[GEN_L3P_ALL]; in genX()807 .DCAllocation = cfg->n[GEN_L3P_DC]); in genX()