FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PDIR_MASK
sys/powerpc/include/pte.h
371
#define PDIR_MASK ((1<<PDIR_NUM)-1)
sys/powerpc/include/pte.h
405
#define PDIR_MASK (~(PDIR_SIZE - 1))