Searched refs:has_is (Results 1 – 3 of 3) sorted by relevance
75 const bool has_is = cfg->n[INTEL_L3P_IS] || cfg->n[INTEL_L3P_RO] || in setup_l3_config() local155 (has_is ? 0 : GFX7_L3SQCREG1_CONV_IS_UC) | in setup_l3_config()
403 const bool has_is = cfg->n[INTEL_L3P_IS] || cfg->n[INTEL_L3P_RO] || in genX() local426 l3sqc.ConvertIS_UC = !has_is; in genX()
1068 const bool has_is = cfg->n[INTEL_L3P_IS] || cfg->n[INTEL_L3P_RO] || in setup_l3_config() local1140 reg.ConvertIS_UC = !has_is; in setup_l3_config()