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

Functions

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

Variables

constexpr const auto mask = 0x0000000000010000UL
 
constexpr const auto from = 16
 
constexpr const auto name = "load_ia32_bndcfgs"
 

Function Documentation

◆ get()

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

Definition at line 2575 of file msrs_intel_x64.h.

◆ is_allowed0()

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

Definition at line 2578 of file msrs_intel_x64.h.

◆ is_allowed1()

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

Definition at line 2581 of file msrs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::msrs::ia32_vmx_true_entry_ctls::load_ia32_bndcfgs::mask = 0x0000000000010000UL

Definition at line 2571 of file msrs_intel_x64.h.

◆ from

constexpr const auto intel_x64::msrs::ia32_vmx_true_entry_ctls::load_ia32_bndcfgs::from = 16

Definition at line 2572 of file msrs_intel_x64.h.

◆ name

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

Definition at line 2573 of file msrs_intel_x64.h.