Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IMR_SHIFT
arch/x86/platform/intel-quark/imr.c
75
#define imr_to_phys(x) ((x) << IMR_SHIFT)
arch/x86/platform/intel-quark/imr.c
76
#define phys_to_imr(x) ((x) >> IMR_SHIFT)