Functions | Variables
intel_x64::vmcs::exit_reason::reserved Namespace Reference

Functions

auto get ()
 
auto get_if_exists (bool verbose=false) noexcept
 

Variables

constexpr const auto mask = 0x0000000047FF0000UL
 
constexpr const auto from = 0
 
constexpr const auto name = "reserved"
 

Function Documentation

◆ get()

auto intel_x64::vmcs::exit_reason::reserved::get ( )
inline

◆ get_if_exists()

auto intel_x64::vmcs::exit_reason::reserved::get_if_exists ( bool  verbose = false)
inlinenoexcept

Variable Documentation

◆ mask

constexpr const auto intel_x64::vmcs::exit_reason::reserved::mask = 0x0000000047FF0000UL

◆ from

constexpr const auto intel_x64::vmcs::exit_reason::reserved::from = 0

◆ name

constexpr const auto intel_x64::vmcs::exit_reason::reserved::name = "reserved"