Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NPTEPG
usr/src/boot/sys/amd64/include/param.h
96
#define NPTEPG (PAGE_SIZE/(sizeof (pt_entry_t)))
usr/src/boot/sys/i386/include/param.h
91
#define NPTEPG (PAGE_SIZE/(sizeof (pt_entry_t)))
usr/src/compat/bhyve/amd64/machine/param.h
28
#define NPTEPG (PAGE_SIZE/(sizeof (pt_entry_t)))