OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MSR_THERM_STATUS_TEMP
sys/arch/amd64/include/specialreg.h
559
#define MSR_THERM_STATUS_TEMP(msr) ((msr >> 16) & 0x7f)
sys/arch/i386/include/specialreg.h
403
#define MSR_THERM_STATUS_TEMP(msr) ((msr >> 16) & 0x7f)