Searched refs:has_dc (Results 1 – 2 of 2) sorted by relevance
638 const bool has_dc = cfg->n[INTEL_L3P_DC] || cfg->n[INTEL_L3P_ALL]; in genX() local661 l3sqc.ConvertDC_UC = !has_dc; in genX()700 s1.L3AtomicDisable = !has_dc; in genX()704 c3.L3AtomicDisable = !has_dc; in genX()
1068 const bool has_dc = cfg->n[INTEL_L3P_DC] || cfg->n[INTEL_L3P_ALL]; in setup_l3_config() local1140 reg.ConvertDC_UC = !has_dc; in setup_l3_config()1182 reg.L3AtomicDisable = !has_dc; in setup_l3_config()1186 reg.L3AtomicDisable = !has_dc; in setup_l3_config()