FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RDMSR
sys/dev/hyperv/vmbus/aarch64/hyperv_machdep.h
55
#define RDMSR(msr) arm_hv_get_vreg(msr)
sys/dev/hyperv/vmbus/x86/hyperv_machdep.h
36
#define RDMSR(msr) rdmsr(msr)