Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PFN_DOWN
include/linux/pfn.h
11
#define PFN_DOWN(x) ((x) >> PAGE_SHIFT)
tools/include/linux/pfn.h
8
#define PFN_DOWN(x) ((x) >> PAGE_SHIFT)