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

Functions

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

Variables

constexpr const auto addr = 0x0000000000002400UL
 
constexpr const auto name = "guest_physical_address"
 

Function Documentation

◆ exists()

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

Definition at line 49 of file vmcs_intel_x64_64bit_read_only_data_fields.h.

◆ get()

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

Definition at line 55 of file vmcs_intel_x64_64bit_read_only_data_fields.h.

◆ get_if_exists()

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

Definition at line 58 of file vmcs_intel_x64_64bit_read_only_data_fields.h.

Variable Documentation

◆ addr

constexpr const auto intel_x64::vmcs::guest_physical_address::addr = 0x0000000000002400UL

Definition at line 46 of file vmcs_intel_x64_64bit_read_only_data_fields.h.

◆ name

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

Definition at line 47 of file vmcs_intel_x64_64bit_read_only_data_fields.h.