HyperDbg Debugger
Loading...
Searching...
No Matches
Msr.h File Reference

Model-Specific Registers definitions. More...

Go to the source code of this file.

Classes

union  _MSR
 General MSR Structure. More...

Macros

#define MSR_SMI_COUNT   0x00000034
 MSR for System Management Interrupt (SMI) count.

Typedefs

typedef union _MSR MSR
 General MSR Structure.
typedef union _MSRPMSR

Detailed Description

Model-Specific Registers definitions.

Author
Sina Karvandi (sina@.nosp@m.hype.nosp@m.rdbg..nosp@m.org)
Version
0.1
Date
2020-04-11

Macro Definition Documentation

◆ MSR_SMI_COUNT

#define MSR_SMI_COUNT   0x00000034

MSR for System Management Interrupt (SMI) count.

This MSR is used to read the count of System Management Interrupts (SMIs) that have occurred since the last reset

Typedef Documentation

◆ MSR

typedef union _MSR MSR

General MSR Structure.

◆ PMSR

typedef union _MSR * PMSR