Functions | Variables
intel_x64::msrs::ia32_vmx_true_exit_ctls::acknowledge_interrupt_on_exit Namespace Reference

Functions

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

Variables

constexpr const auto mask = 0x0000000000008000UL
 
constexpr const auto from = 15
 
constexpr const auto name = "acknowledge_interrupt_on_exit"
 

Function Documentation

◆ get()

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

Definition at line 2262 of file msrs_intel_x64.h.

◆ is_allowed0()

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

Definition at line 2265 of file msrs_intel_x64.h.

◆ is_allowed1()

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

Definition at line 2268 of file msrs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::msrs::ia32_vmx_true_exit_ctls::acknowledge_interrupt_on_exit::mask = 0x0000000000008000UL

Definition at line 2258 of file msrs_intel_x64.h.

◆ from

constexpr const auto intel_x64::msrs::ia32_vmx_true_exit_ctls::acknowledge_interrupt_on_exit::from = 15

Definition at line 2259 of file msrs_intel_x64.h.

◆ name

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

Definition at line 2260 of file msrs_intel_x64.h.