ReactOS 0.4.15-dev-8028-g8e799e2
MSR_IA32_PAT_REGISTER Union Reference

#include <ArchitecturalMsr.h>

Collaboration diagram for MSR_IA32_PAT_REGISTER:

Public Attributes

struct {
   UINT32   PA0: 3
 
   UINT32   Reserved1: 5
 
   UINT32   PA1: 3
 
   UINT32   Reserved2: 5
 
   UINT32   PA2: 3
 
   UINT32   Reserved3: 5
 
   UINT32   PA3: 3
 
   UINT32   Reserved4: 5
 
   UINT32   PA4: 3
 
   UINT32   Reserved5: 5
 
   UINT32   PA5: 3
 
   UINT32   Reserved6: 5
 
   UINT32   PA6: 3
 
   UINT32   Reserved7: 5
 
   UINT32   PA7: 3
 
   UINT32   Reserved8: 5
 
Bits
 
UINT64 Uint64
 

Detailed Description

MSR information returned for MSR index MSR_IA32_PAT

Definition at line 2436 of file ArchitecturalMsr.h.

Member Data Documentation

◆ 

struct { ... } MSR_IA32_PAT_REGISTER::Bits

Individual bit fields

◆ PA0

UINT32 MSR_IA32_PAT_REGISTER::PA0

[Bits 2:0] PA0.

Definition at line 2444 of file ArchitecturalMsr.h.

◆ PA1

UINT32 MSR_IA32_PAT_REGISTER::PA1

[Bits 10:8] PA1.

Definition at line 2449 of file ArchitecturalMsr.h.

◆ PA2

UINT32 MSR_IA32_PAT_REGISTER::PA2

[Bits 18:16] PA2.

Definition at line 2454 of file ArchitecturalMsr.h.

◆ PA3

UINT32 MSR_IA32_PAT_REGISTER::PA3

[Bits 26:24] PA3.

Definition at line 2459 of file ArchitecturalMsr.h.

◆ PA4

UINT32 MSR_IA32_PAT_REGISTER::PA4

[Bits 34:32] PA4.

Definition at line 2464 of file ArchitecturalMsr.h.

◆ PA5

UINT32 MSR_IA32_PAT_REGISTER::PA5

[Bits 42:40] PA5.

Definition at line 2469 of file ArchitecturalMsr.h.

◆ PA6

UINT32 MSR_IA32_PAT_REGISTER::PA6

[Bits 50:48] PA6.

Definition at line 2474 of file ArchitecturalMsr.h.

◆ PA7

UINT32 MSR_IA32_PAT_REGISTER::PA7

[Bits 58:56] PA7.

Definition at line 2479 of file ArchitecturalMsr.h.

◆ Reserved1

UINT32 MSR_IA32_PAT_REGISTER::Reserved1

Definition at line 2445 of file ArchitecturalMsr.h.

◆ Reserved2

UINT32 MSR_IA32_PAT_REGISTER::Reserved2

Definition at line 2450 of file ArchitecturalMsr.h.

◆ Reserved3

UINT32 MSR_IA32_PAT_REGISTER::Reserved3

Definition at line 2455 of file ArchitecturalMsr.h.

◆ Reserved4

UINT32 MSR_IA32_PAT_REGISTER::Reserved4

Definition at line 2460 of file ArchitecturalMsr.h.

◆ Reserved5

UINT32 MSR_IA32_PAT_REGISTER::Reserved5

Definition at line 2465 of file ArchitecturalMsr.h.

◆ Reserved6

UINT32 MSR_IA32_PAT_REGISTER::Reserved6

Definition at line 2470 of file ArchitecturalMsr.h.

◆ Reserved7

UINT32 MSR_IA32_PAT_REGISTER::Reserved7

Definition at line 2475 of file ArchitecturalMsr.h.

◆ Reserved8

UINT32 MSR_IA32_PAT_REGISTER::Reserved8

Definition at line 2480 of file ArchitecturalMsr.h.

◆ Uint64

UINT64 MSR_IA32_PAT_REGISTER::Uint64

All bit fields as a 64-bit value

Definition at line 2485 of file ArchitecturalMsr.h.


The documentation for this union was generated from the following file: