Searched refs:sc0 (Results 1 – 4 of 4) sorted by relevance
324 unsigned int sc0, sc1, sc2, sc3; in amd_calc_l3_indices() local 330 l3->subcaches[0] = sc0 = !(val & BIT(0)); in amd_calc_l3_indices() 334 l3->subcaches[0] = sc0 += !(val & BIT(1)); in amd_calc_l3_indices() 341 l3->indices = (max(max3(sc0, sc1, sc2), sc3) << 10) - 1; in amd_calc_l3_indices()
2224 int32_t sc0 = ((arg01 & 0xffff) == 0x8000) && in helper_mul_h() local2231 if (sc0) { in helper_mul_h()2247 int32_t sc0 = ((arg01 & 0xffff) == 0x8000) && in helper_mulm_h() local2255 if (sc0) { in helper_mulm_h()2271 int32_t sc0 = ((arg01 & 0xffff) == 0x8000) && in helper_mulr_h() local2279 if (sc0) { in helper_mulr_h()
1705 static inline int sony_compare_connection_type(struct sony_sc *sc0, in sony_compare_connection_type() argument1708 const int sc0_not_bt = !(sc0->quirks & SONY_BT_DEVICE); in sony_compare_connection_type()
180 sc0, sc0val, \ argument189 ((u64)(sc0val) << SEND_SC2VLT##num##_SC##sc0##_SHIFT) | \