|
TianoCore EDK2 master
|
#include <MdePkg/Include/Register/Intel/Msr/IvyBridgeMsr.h>
Data Fields | |
| struct { | |
| UINT32 RecoverableAddressLSB: 6 | |
| UINT32 AddressMode: 3 | |
| UINT32 Reserved1: 7 | |
| UINT32 PCIExpressRequestorID: 16 | |
| UINT32 PCIExpressSegmentNumber: 8 | |
| UINT32 Reserved2: 24 | |
| } | Bits |
| UINT64 | Uint64 |
MSR information returned for MSR index MSR_IVY_BRIDGE_IA32_MC6_MISC
Definition at line 853 of file IvyBridgeMsr.h.
| UINT32 MSR_IVY_BRIDGE_IA32_MC6_MISC_REGISTER::AddressMode |
[Bits 8:6] Address Mode.
Definition at line 865 of file IvyBridgeMsr.h.
| struct { ... } MSR_IVY_BRIDGE_IA32_MC6_MISC_REGISTER::Bits |
Individual bit fields
| UINT32 MSR_IVY_BRIDGE_IA32_MC6_MISC_REGISTER::PCIExpressRequestorID |
[Bits 31:16] PCI Express Requestor ID.
Definition at line 870 of file IvyBridgeMsr.h.
| UINT32 MSR_IVY_BRIDGE_IA32_MC6_MISC_REGISTER::PCIExpressSegmentNumber |
[Bits 39:32] PCI Express Segment Number.
Definition at line 874 of file IvyBridgeMsr.h.
| UINT32 MSR_IVY_BRIDGE_IA32_MC6_MISC_REGISTER::RecoverableAddressLSB |
[Bits 5:0] Recoverable Address LSB.
Definition at line 861 of file IvyBridgeMsr.h.
| UINT32 MSR_IVY_BRIDGE_IA32_MC6_MISC_REGISTER::Reserved1 |
Definition at line 866 of file IvyBridgeMsr.h.
| UINT32 MSR_IVY_BRIDGE_IA32_MC6_MISC_REGISTER::Reserved2 |
Definition at line 875 of file IvyBridgeMsr.h.
| UINT64 MSR_IVY_BRIDGE_IA32_MC6_MISC_REGISTER::Uint64 |
All bit fields as a 64-bit value
Definition at line 880 of file IvyBridgeMsr.h.