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

Functions

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

Variables

constexpr const auto mask = 0x0000000000000004UL
 
constexpr const auto from = 2
 
constexpr const auto name = "load_debug_controls"
 

Function Documentation

◆ get()

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

Definition at line 2463 of file msrs_intel_x64.h.

◆ is_allowed0()

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

Definition at line 2466 of file msrs_intel_x64.h.

◆ is_allowed1()

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

Definition at line 2469 of file msrs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::msrs::ia32_vmx_true_entry_ctls::load_debug_controls::mask = 0x0000000000000004UL

Definition at line 2459 of file msrs_intel_x64.h.

◆ from

constexpr const auto intel_x64::msrs::ia32_vmx_true_entry_ctls::load_debug_controls::from = 2

Definition at line 2460 of file msrs_intel_x64.h.

◆ name

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

Definition at line 2461 of file msrs_intel_x64.h.