Searched refs:GEN_L3P_DC (Results 1 – 5 of 5) sorted by relevance
240 (w0.w[GEN_L3P_DC] && !w1.w[GEN_L3P_DC] && !w1.w[GEN_L3P_ALL]) || in gen_diff_l3_weights()271 w.w[GEN_L3P_DC] = needs_dc ? 0.1 : 0; in gen_get_default_l3_weights()379 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()126 SET_FIELD(cfg->n[GEN_L3P_DC], GEN8_L3CNTLREG_DC_ALLOC) | in setup_l3_config()166 SET_FIELD(cfg->n[GEN_L3P_DC], GEN7_L3CNTLREG2_DC_ALLOC)); in setup_l3_config()
1978 .DCAllocation = cfg->n[GEN_L3P_DC], in genX()1986 const bool has_dc = cfg->n[GEN_L3P_DC] || cfg->n[GEN_L3P_ALL]; in genX()2028 .DCAllocation = cfg->n[GEN_L3P_DC]); in genX()
774 reg.DCAllocation = cfg->n[GEN_L3P_DC]; in iris_emit_l3_config()