Searched refs:sc0 (Results 1 – 1 of 1) sorted by relevance
302 unsigned int sc0, sc1, sc2, sc3; in amd_calc_l3_indices() local308 l3->subcaches[0] = sc0 = !(val & BIT(0)); in amd_calc_l3_indices()312 l3->subcaches[0] = sc0 += !(val & BIT(1)); in amd_calc_l3_indices()319 l3->indices = (max(max3(sc0, sc1, sc2), sc3) << 10) - 1; in amd_calc_l3_indices()