Functions | Variables
x64::msrs::ia32_pat::pa5 Namespace Reference

Functions

auto get () noexcept
 
template<class T , class = typename std::enable_if<std::is_integral<T>::value>::type>
auto get (T val) noexcept
 
template<class T , class = typename std::enable_if<std::is_integral<T>::value>::type>
void set (T val) noexcept
 

Variables

constexpr const auto mask = 0x0000070000000000UL
 
constexpr const auto from = 40
 
constexpr const auto name = "pa5"
 

Function Documentation

◆ get() [1/2]

auto x64::msrs::ia32_pat::pa5::get ( )
inlinenoexcept

Definition at line 150 of file msrs_x64.h.

◆ get() [2/2]

template<class T , class = typename std::enable_if<std::is_integral<T>::value>::type>
auto x64::msrs::ia32_pat::pa5::get ( val)
noexcept

Definition at line 154 of file msrs_x64.h.

◆ set()

template<class T , class = typename std::enable_if<std::is_integral<T>::value>::type>
void x64::msrs::ia32_pat::pa5::set ( val)
noexcept

Definition at line 158 of file msrs_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::msrs::ia32_pat::pa5::mask = 0x0000070000000000UL

Definition at line 146 of file msrs_x64.h.

◆ from

constexpr const auto x64::msrs::ia32_pat::pa5::from = 40

Definition at line 147 of file msrs_x64.h.

◆ name

constexpr const auto x64::msrs::ia32_pat::pa5::name = "pa5"

Definition at line 148 of file msrs_x64.h.