Functions | Variables
intel_x64::msrs::ia32_efer::lma Namespace Reference

Functions

auto get () noexcept
 
void set (bool val) noexcept
 

Variables

constexpr const auto mask = 0x0000000000000400UL
 
constexpr const auto from = 10
 
constexpr const auto name = "lma"
 

Function Documentation

◆ get()

auto intel_x64::msrs::ia32_efer::lma::get ( )
inlinenoexcept

Definition at line 2710 of file msrs_intel_x64.h.

◆ set()

void intel_x64::msrs::ia32_efer::lma::set ( bool  val)
inlinenoexcept

Definition at line 2713 of file msrs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::msrs::ia32_efer::lma::mask = 0x0000000000000400UL

Definition at line 2706 of file msrs_intel_x64.h.

◆ from

constexpr const auto intel_x64::msrs::ia32_efer::lma::from = 10

Definition at line 2707 of file msrs_intel_x64.h.

◆ name

constexpr const auto intel_x64::msrs::ia32_efer::lma::name = "lma"

Definition at line 2708 of file msrs_intel_x64.h.