OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PN8_STA_MVID
sys/arch/amd64/amd64/powernow-k8.c
71
#define PN8_STA_MVID(x) (((x) >> 48) & 0x1f)
sys/arch/i386/i386/powernow-k8.c
70
#define PN8_STA_MVID(x) (((x) >> 48) & 0x1f)