sc0               309 arch/x86/kernel/cpu/cacheinfo.c 	unsigned int sc0, sc1, sc2, sc3;
sc0               315 arch/x86/kernel/cpu/cacheinfo.c 	l3->subcaches[0] = sc0 = !(val & BIT(0));
sc0               319 arch/x86/kernel/cpu/cacheinfo.c 		l3->subcaches[0] = sc0 += !(val & BIT(1));
sc0               326 arch/x86/kernel/cpu/cacheinfo.c 	l3->indices = (max(max3(sc0, sc1, sc2), sc3) << 10) - 1;
sc0              2385 drivers/hid/hid-sony.c static inline int sony_compare_connection_type(struct sony_sc *sc0,
sc0              2388 drivers/hid/hid-sony.c 	const int sc0_not_bt = !(sc0->quirks & SONY_BT_DEVICE);
sc0               203 drivers/infiniband/hw/hfi1/chip.c 	sc0, sc0val, \
sc0               212 drivers/infiniband/hw/hfi1/chip.c 	((u64)(sc0val) << SEND_SC2VLT##num##_SC##sc0##_SHIFT) | \