HyperPlatform Programmer's Reference
Public Attributes | List of all members
Ia32MtrrDefaultTypeMsr Union Reference

See: IA32_MTRR_DEF_TYPE MSR. More...

#include <ia32_type.h>

Public Attributes

ULONG64 all
 
struct {
   ULONG64   default_mtemory_type: 8
 
   ULONG64   reserved: 2
 
   ULONG64   fixed_mtrrs_enabled: 1
 
   ULONG64   mtrrs_enabled: 1
 
fields
 

Detailed Description

See: IA32_MTRR_DEF_TYPE MSR.

Definition at line 517 of file ia32_type.h.

Member Data Documentation

◆ all

ULONG64 Ia32MtrrDefaultTypeMsr::all

Definition at line 518 of file ia32_type.h.

◆ default_mtemory_type

ULONG64 Ia32MtrrDefaultTypeMsr::default_mtemory_type

Definition at line 520 of file ia32_type.h.

◆ fields

struct { ... } Ia32MtrrDefaultTypeMsr::fields

◆ fixed_mtrrs_enabled

ULONG64 Ia32MtrrDefaultTypeMsr::fixed_mtrrs_enabled

Definition at line 522 of file ia32_type.h.

◆ mtrrs_enabled

ULONG64 Ia32MtrrDefaultTypeMsr::mtrrs_enabled

Definition at line 523 of file ia32_type.h.

◆ reserved

ULONG64 Ia32MtrrDefaultTypeMsr::reserved

Definition at line 521 of file ia32_type.h.


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