FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PGEX_PK
sys/amd64/amd64/trap.c
888
if ((frame->tf_err & PGEX_PK) != 0) {
sys/amd64/amd64/trap.c
968
code & PGEX_PK ? " prot key" : "",