FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pmap_load
sys/arm64/arm64/pmap.c
543
#define pmap_load(table) (*table)
sys/riscv/riscv/pmap.c
348
#define pmap_load(pte) atomic_load_64(pte)