Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PFN_4G
usr/src/uts/i86pc/vm/hat_i86.c
887
mmu.highest_pfn = PFN_4G - 1;
usr/src/uts/i86pc/vm/hat_pte.h
155
#define PFN_ABOVE4G(pfn) ((pfn) >= PFN_4G)