Functions | Variables
intel_x64::cr4::smx_enable_bit Namespace Reference

Functions

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

Variables

constexpr const auto mask = 0x0000000000004000UL
 
constexpr const auto from = 14
 
constexpr const auto name = "smx_enable_bit"
 

Function Documentation

◆ get()

auto intel_x64::cr4::smx_enable_bit::get ( )
inlinenoexcept

Definition at line 420 of file crs_intel_x64.h.

◆ set()

void intel_x64::cr4::smx_enable_bit::set ( bool  val)
inlinenoexcept

Definition at line 423 of file crs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::cr4::smx_enable_bit::mask = 0x0000000000004000UL

Definition at line 416 of file crs_intel_x64.h.

◆ from

constexpr const auto intel_x64::cr4::smx_enable_bit::from = 14

Definition at line 417 of file crs_intel_x64.h.

◆ name

constexpr const auto intel_x64::cr4::smx_enable_bit::name = "smx_enable_bit"

Definition at line 418 of file crs_intel_x64.h.