FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PHYS_PAGE_COUNT
sys/kern/subr_uio.c
135
#undef PHYS_PAGE_COUNT
sys/kern/subr_uio.c
91
#define PHYS_PAGE_COUNT(len) (howmany(len, PAGE_SIZE) + 1)