__BITS_VALUE      187 arch/x86/events/intel/uncore_nhmex.c #define __BITS_VALUE(x, i, n)  ((typeof(x))(((x) >> ((i) * (n))) & \
__BITS_VALUE      165 arch/x86/events/intel/uncore_snbep.c #define __BITS_VALUE(x, i, n)  ((typeof(x))(((x) >> ((i) * (n))) & \