Functions | Variables
intel_x64::msrs::ia32_vmx_procbased_ctls2::unrestricted_guest Namespace Reference

Functions

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

Variables

constexpr const auto mask = 0x0000000000000080UL
 
constexpr const auto from = 7
 
constexpr const auto name = "unrestricted_guest"
 

Function Documentation

◆ get()

auto intel_x64::msrs::ia32_vmx_procbased_ctls2::unrestricted_guest::get ( )
inlinenoexcept

Definition at line 1054 of file msrs_intel_x64.h.

◆ is_allowed0()

auto intel_x64::msrs::ia32_vmx_procbased_ctls2::unrestricted_guest::is_allowed0 ( )
inlinenoexcept

Definition at line 1057 of file msrs_intel_x64.h.

◆ is_allowed1()

auto intel_x64::msrs::ia32_vmx_procbased_ctls2::unrestricted_guest::is_allowed1 ( )
inlinenoexcept

Definition at line 1060 of file msrs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::msrs::ia32_vmx_procbased_ctls2::unrestricted_guest::mask = 0x0000000000000080UL

Definition at line 1050 of file msrs_intel_x64.h.

◆ from

constexpr const auto intel_x64::msrs::ia32_vmx_procbased_ctls2::unrestricted_guest::from = 7

Definition at line 1051 of file msrs_intel_x64.h.

◆ name

constexpr const auto intel_x64::msrs::ia32_vmx_procbased_ctls2::unrestricted_guest::name = "unrestricted_guest"

Definition at line 1052 of file msrs_intel_x64.h.