Functions | Variables
intel_x64::msrs::ia32_vmx_true_exit_ctls::host_address_space_size 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 = "host_address_space_size"
 

Function Documentation

◆ get()

auto intel_x64::msrs::ia32_vmx_true_exit_ctls::host_address_space_size::get ( )
inlinenoexcept

Definition at line 2230 of file msrs_intel_x64.h.

◆ is_allowed0()

auto intel_x64::msrs::ia32_vmx_true_exit_ctls::host_address_space_size::is_allowed0 ( )
inlinenoexcept

Definition at line 2233 of file msrs_intel_x64.h.

◆ is_allowed1()

auto intel_x64::msrs::ia32_vmx_true_exit_ctls::host_address_space_size::is_allowed1 ( )
inlinenoexcept

Definition at line 2236 of file msrs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::msrs::ia32_vmx_true_exit_ctls::host_address_space_size::mask = 0x0000000000000200UL

Definition at line 2226 of file msrs_intel_x64.h.

◆ from

constexpr const auto intel_x64::msrs::ia32_vmx_true_exit_ctls::host_address_space_size::from = 9

Definition at line 2227 of file msrs_intel_x64.h.

◆ name

constexpr const auto intel_x64::msrs::ia32_vmx_true_exit_ctls::host_address_space_size::name = "host_address_space_size"

Definition at line 2228 of file msrs_intel_x64.h.