OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NPDEPG
sys/arch/mips64/include/pmap.h
187
#define uvtopde(va) (((va) >> DIRSHIFT) & (NPDEPG - 1))
sys/arch/mips64/mips64/pmap.c
555
for (j = 0; j < NPDEPG; j++) {