NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PTE_P
sys/arch/amd64/include/pte.h
109
#define PTE_P 0x0000000000000001 /* Present */
sys/arch/i386/include/pte.h
161
#define PTE_P 0x00000001 /* Present */