Functions | Variables
intel_x64::msrs::ia32_vmx_true_entry_ctls::ia_32e_mode_guest Namespace Reference

Functions

auto get () noexcept
 
auto is_allowed0 () noexcept
 
auto is_allowed1 () noexcept
 

Variables

constexpr const auto mask = 0x0000000000000200UL
 
constexpr const auto from = 9
 
constexpr const auto name = "ia_32e_mode_guest"
 

Function Documentation

◆ get()

auto intel_x64::msrs::ia32_vmx_true_entry_ctls::ia_32e_mode_guest::get ( )
inlinenoexcept

Definition at line 2479 of file msrs_intel_x64.h.

◆ is_allowed0()

auto intel_x64::msrs::ia32_vmx_true_entry_ctls::ia_32e_mode_guest::is_allowed0 ( )
inlinenoexcept

Definition at line 2482 of file msrs_intel_x64.h.

◆ is_allowed1()

auto intel_x64::msrs::ia32_vmx_true_entry_ctls::ia_32e_mode_guest::is_allowed1 ( )
inlinenoexcept

Definition at line 2485 of file msrs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::msrs::ia32_vmx_true_entry_ctls::ia_32e_mode_guest::mask = 0x0000000000000200UL

Definition at line 2475 of file msrs_intel_x64.h.

◆ from

constexpr const auto intel_x64::msrs::ia32_vmx_true_entry_ctls::ia_32e_mode_guest::from = 9

Definition at line 2476 of file msrs_intel_x64.h.

◆ name

constexpr const auto intel_x64::msrs::ia32_vmx_true_entry_ctls::ia_32e_mode_guest::name = "ia_32e_mode_guest"

Definition at line 2477 of file msrs_intel_x64.h.