FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SCTLR_USER_MASK
sys/arm64/arm64/pmap.c
9476
if ((sctlr & SCTLR_USER_MASK) != new->td_md.md_sctlr) {
sys/arm64/arm64/pmap.c
9477
sctlr &= ~SCTLR_USER_MASK;