Functions | Variables
intel_x64::vmcs::host_fs_selector::ti Namespace Reference

Functions

auto get ()
 
auto get_if_exists (bool verbose=false) noexcept
 
void set (bool b)
 
void set_if_exists (bool b, bool verbose=false) noexcept
 

Variables

constexpr const auto mask = 0x00000004U
 
constexpr const auto from = 2
 
constexpr const auto name = "ti"
 

Function Documentation

◆ get()

auto intel_x64::vmcs::host_fs_selector::ti::get ( )
inline

Definition at line 500 of file vmcs_intel_x64_16bit_host_state_fields.h.

◆ get_if_exists()

auto intel_x64::vmcs::host_fs_selector::ti::get_if_exists ( bool  verbose = false)
inlinenoexcept

Definition at line 503 of file vmcs_intel_x64_16bit_host_state_fields.h.

◆ set()

void intel_x64::vmcs::host_fs_selector::ti::set ( bool  b)
inline

Definition at line 506 of file vmcs_intel_x64_16bit_host_state_fields.h.

◆ set_if_exists()

void intel_x64::vmcs::host_fs_selector::ti::set_if_exists ( bool  b,
bool  verbose = false 
)
inlinenoexcept

Definition at line 512 of file vmcs_intel_x64_16bit_host_state_fields.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::vmcs::host_fs_selector::ti::mask = 0x00000004U

Definition at line 496 of file vmcs_intel_x64_16bit_host_state_fields.h.

◆ from

constexpr const auto intel_x64::vmcs::host_fs_selector::ti::from = 2

Definition at line 497 of file vmcs_intel_x64_16bit_host_state_fields.h.

◆ name

constexpr const auto intel_x64::vmcs::host_fs_selector::ti::name = "ti"

Definition at line 498 of file vmcs_intel_x64_16bit_host_state_fields.h.