NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VA_SUN4C_VPG
sys/arch/sparc/include/pte.h
215
#define VA_SUN4C_VPG(va) (((int)(va) >> 12) & 63)
sys/arch/sparc64/include/pte.h
67
#define VA_SUN4C_VPG(va) (((int)(va) >> 12) & 63)