Functions | Variables
intel_x64::vmcs::guest_linear_address Namespace Reference

Functions

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

Variables

constexpr const auto addr = 0x000000000000640AUL
 
constexpr const auto name = "guest_linear_address"
 

Function Documentation

◆ exists()

auto intel_x64::vmcs::guest_linear_address::exists ( )
inline

◆ get()

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

◆ get_if_exists()

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

Variable Documentation

◆ addr

constexpr const auto intel_x64::vmcs::guest_linear_address::addr = 0x000000000000640AUL

◆ name

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