Home
last modified time | relevance | path

Searched refs:MSR_P_STATE_CONFIG (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dxmsr.c202 case MSR_P_STATE_CONFIG(0): /* P0 configuration */ in emulate_rdmsr()
/illumos-gate/usr/src/boot/sys/x86/include/
H A Dspecialreg.h814 #define MSR_P_STATE_CONFIG(n) (0xc0010064 + (n)) /* P-state Config */ macro
/illumos-gate/usr/src/contrib/bhyve/x86/
H A Dspecialreg.h1145 #define MSR_P_STATE_CONFIG(n) (0xc0010064 + (n)) /* P-state Config */ macro