Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PAGES2KB
arch/powerpc/platforms/pseries/cmm.c
40
#define PAGES2KB(_p) ((_p)<<(PAGE_SHIFT-10))
drivers/xen/xen-balloon.c
50
#define PAGES2KB(_p) ((_p)<<(PAGE_SHIFT-10))