Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PP_PAGEROOT
usr/src/uts/i86pc/vm/vm_dep.h
342
#define PP_PAGEROOT(pp) ((pp)->p_szc == 0 ? (pp) : \
usr/src/uts/sfmmu/vm/hat_sfmmu.h
2226
#define PP_PAGEROOT(pp) ((pp)->p_szc == 0 ? (pp) : \