Functions | Variables
intel_x64::msrs::ia32_vmx_true_procbased_ctls::pause_exiting Namespace Reference

Functions

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

Variables

constexpr const auto mask = 0x0000000040000000UL
 
constexpr const auto from = 30
 
constexpr const auto name = "pause_exiting"
 

Function Documentation

◆ get()

auto intel_x64::msrs::ia32_vmx_true_procbased_ctls::pause_exiting::get ( )
inlinenoexcept

Definition at line 2027 of file msrs_intel_x64.h.

◆ is_allowed0()

auto intel_x64::msrs::ia32_vmx_true_procbased_ctls::pause_exiting::is_allowed0 ( )
inlinenoexcept

Definition at line 2030 of file msrs_intel_x64.h.

◆ is_allowed1()

auto intel_x64::msrs::ia32_vmx_true_procbased_ctls::pause_exiting::is_allowed1 ( )
inlinenoexcept

Definition at line 2033 of file msrs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::msrs::ia32_vmx_true_procbased_ctls::pause_exiting::mask = 0x0000000040000000UL

Definition at line 2023 of file msrs_intel_x64.h.

◆ from

constexpr const auto intel_x64::msrs::ia32_vmx_true_procbased_ctls::pause_exiting::from = 30

Definition at line 2024 of file msrs_intel_x64.h.

◆ name

constexpr const auto intel_x64::msrs::ia32_vmx_true_procbased_ctls::pause_exiting::name = "pause_exiting"

Definition at line 2025 of file msrs_intel_x64.h.