Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BTOP
usr/src/cmd/savecore/savecore.c
870
#define BTOP(b) ((b) >> dumphdr.dump_pageshift)
usr/src/uts/common/io/mem.c
90
#define BTOP(x) ((pgcnt_t)((x) >> _pageshift))