FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_PMP
sys/dev/cxgbe/common/t4_regs.h
81954
#define V_PMP(x) ((x) << S_PMP)
sys/dev/cxgbe/common/t4_regs.h
81955
#define G_PMP(x) (((x) >> S_PMP) & M_PMP)