Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
msr.cpp File Reference
#include "precompiled.h"
#include "lib/sysdep/arch/x86_x64/msr.h"
#include "lib/sysdep/os/win/mahaf.h"
#include "lib/sysdep/arch/x86_x64/x86_x64.h"

Go to the source code of this file.

Namespaces

 MSR
 

Functions

bool MSR::IsAccessible ()
 
bool MSR::HasEnergyPerfBias ()
 
bool MSR::HasPlatformInfo ()
 
bool MSR::HasUncore ()
 
u64 MSR::Read (u64 reg)
 
void MSR::Write (u64 reg, u64 value)