NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VA_SUN4_VPG
sys/arch/sparc/include/pte.h
214
#define VA_SUN4_VPG(va) (((int)(va) >> 13) & 31)
sys/arch/sparc64/include/pte.h
66
#define VA_SUN4_VPG(va) (((int)(va) >> 13) & 31)