|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ArchitecturalMsr.h>

Public Attributes | |
| struct { | |
| UINT32 Reserved: 7 | |
| UINT32 MaskOrTableOffset: 25 | |
| UINT32 OutputOffset: 32 | |
| } | Bits |
| UINT64 | Uint64 |
MSR information returned for MSR index MSR_IA32_RTIT_OUTPUT_MASK_PTRS
Definition at line 4409 of file ArchitecturalMsr.h.
| struct { ... } MSR_IA32_RTIT_OUTPUT_MASK_PTRS_REGISTER::Bits |
Individual bit fields
| UINT32 MSR_IA32_RTIT_OUTPUT_MASK_PTRS_REGISTER::MaskOrTableOffset |
[Bits 31:7] MaskOrTableOffset.
Definition at line 4418 of file ArchitecturalMsr.h.
| UINT32 MSR_IA32_RTIT_OUTPUT_MASK_PTRS_REGISTER::OutputOffset |
[Bits 63:32] Output Offset.
Definition at line 4422 of file ArchitecturalMsr.h.
| UINT32 MSR_IA32_RTIT_OUTPUT_MASK_PTRS_REGISTER::Reserved |
Definition at line 4414 of file ArchitecturalMsr.h.
| UINT64 MSR_IA32_RTIT_OUTPUT_MASK_PTRS_REGISTER::Uint64 |
All bit fields as a 64-bit value
Definition at line 4427 of file ArchitecturalMsr.h.