Searched refs:GEN_L3P_DC (Results 1 – 4 of 4) sorted by relevance
210 (w0.w[GEN_L3P_DC] && !w1.w[GEN_L3P_DC] && !w1.w[GEN_L3P_ALL]) || in gen_diff_l3_weights()241 w.w[GEN_L3P_DC] = needs_dc ? 0.1 : 0; in gen_get_default_l3_weights()335 cfg->n[GEN_L3P_DC], cfg->n[GEN_L3P_RO], in gen_dump_l3_config()
42 GEN_L3P_DC, enumerator
74 const bool has_dc = cfg->n[GEN_L3P_DC] || cfg->n[GEN_L3P_ALL]; in setup_l3_config()127 SET_FIELD(cfg->n[GEN_L3P_DC], GEN8_L3CNTLREG_DC_ALLOC) | in setup_l3_config()167 SET_FIELD(cfg->n[GEN_L3P_DC], GEN7_L3CNTLREG2_DC_ALLOC)); in setup_l3_config()
1225 .DCAllocation = cfg->n[GEN_L3P_DC], in genX()1233 const bool has_dc = cfg->n[GEN_L3P_DC] || cfg->n[GEN_L3P_ALL]; in genX()1275 .DCAllocation = cfg->n[GEN_L3P_DC]); in genX()