OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PG_PROTMASK
sys/arch/mips64/mips64/pmap.c
765
entry = (entry & ~PG_PROTMASK) | p;
sys/arch/mips64/mips64/pmap.c
783
entry = (entry & ~PG_PROTMASK) | p;
sys/arch/mips64/mips64/pmap.c
926
entry = (entry & ~PG_PROTMASK) | p;
sys/arch/mips64/mips64/pmap.c
973
entry = (entry & ~PG_PROTMASK) | p;