Functions | Variables
intel_x64::msrs::ia32_feature_control::senter_gloabl_function_enable Namespace Reference

Functions

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

Variables

constexpr const auto mask = 0x0000000000008000UL
 
constexpr const auto from = 15
 
constexpr const auto name = "senter_gloabl_function_enables"
 

Function Documentation

◆ get()

auto intel_x64::msrs::ia32_feature_control::senter_gloabl_function_enable::get ( )
inlinenoexcept

Definition at line 117 of file msrs_intel_x64.h.

◆ set()

void intel_x64::msrs::ia32_feature_control::senter_gloabl_function_enable::set ( bool  val)
inlinenoexcept

Definition at line 120 of file msrs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::msrs::ia32_feature_control::senter_gloabl_function_enable::mask = 0x0000000000008000UL

Definition at line 113 of file msrs_intel_x64.h.

◆ from

constexpr const auto intel_x64::msrs::ia32_feature_control::senter_gloabl_function_enable::from = 15

Definition at line 114 of file msrs_intel_x64.h.

◆ name

constexpr const auto intel_x64::msrs::ia32_feature_control::senter_gloabl_function_enable::name = "senter_gloabl_function_enables"

Definition at line 115 of file msrs_intel_x64.h.