FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pmap_activate_sw
sys/amd64/amd64/pmap.c
10267
pmap_activate_sw(td);
sys/amd64/include/pmap.h
391
void pmap_activate_sw(struct thread *);
sys/riscv/include/pmap.h
135
void pmap_activate_sw(struct thread *);
sys/riscv/riscv/pmap.c
5236
pmap_activate_sw(td);