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

Namespaces

 basic_exit_reason
 
 pending_mtf_vm_exit
 
 reserved
 
 vm_entry_failure
 
 vm_exit_from_vmx_root_operation
 
 vm_exit_incident_to_enclave_mode
 

Functions

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

Variables

constexpr const auto addr = 0x0000000000004402UL
 
constexpr const auto name = "exit_reason"
 

Function Documentation

◆ exists()

auto intel_x64::vmcs::exit_reason::exists ( )
inlinenoexcept

◆ get()

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

◆ get_if_exists()

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

Variable Documentation

◆ addr

constexpr const auto intel_x64::vmcs::exit_reason::addr = 0x0000000000004402UL

◆ name

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