Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__BITS_VALUE
arch/x86/events/intel/uncore_nhmex.c
189
#define __BITS_VALUE(x, i, n) ((typeof(x))(((x) >> ((i) * (n))) & \
arch/x86/events/intel/uncore_snbep.c
168
#define __BITS_VALUE(x, i, n) ((typeof(x))(((x) >> ((i) * (n))) & \