Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PFN_PHYS
include/linux/pfn.h
12
#define PFN_PHYS(x) ((phys_addr_t)(x) << PAGE_SHIFT)
tools/include/linux/pfn.h
9
#define PFN_PHYS(x) ((phys_addr_t)(x) << PAGE_SHIFT)