Functions | |
auto | exists () noexcept |
auto | get () |
auto | get_if_exists (bool verbose=false) noexcept |
template<class T , class = typename std::enable_if<std::is_integral<T>::value>::type> | |
auto | __vm_instruction_error_description (T error) |
template<class T , class = typename std::enable_if<std::is_integral<T>::value>::type> | |
auto | vm_instruction_error_description (T error, bool exists) |
template<class T , class = typename std::enable_if<std::is_integral<T>::value>::type> | |
auto | vm_instruction_error_description_if_exists (T error, bool verbose, bool exists) |
auto | description () |
auto | description_if_exists (bool verbose=false) noexcept |
Variables | |
constexpr const auto | addr = 0x0000000000004400UL |
constexpr const auto | name = "vm_instruction_error" |
|
inlinenoexcept |
Definition at line 48 of file vmcs_intel_x64_32bit_read_only_data_fields.h.
|
inline |
Definition at line 51 of file vmcs_intel_x64_32bit_read_only_data_fields.h.
|
inlinenoexcept |
Definition at line 54 of file vmcs_intel_x64_32bit_read_only_data_fields.h.
auto intel_x64::vmcs::vm_instruction_error::__vm_instruction_error_description | ( | T | error | ) |
Definition at line 58 of file vmcs_intel_x64_32bit_read_only_data_fields.h.
auto intel_x64::vmcs::vm_instruction_error::vm_instruction_error_description | ( | T | error, |
bool | exists | ||
) |
Definition at line 148 of file vmcs_intel_x64_32bit_read_only_data_fields.h.
auto intel_x64::vmcs::vm_instruction_error::vm_instruction_error_description_if_exists | ( | T | error, |
bool | verbose, | ||
bool | exists | ||
) |
Definition at line 157 of file vmcs_intel_x64_32bit_read_only_data_fields.h.
|
inline |
Definition at line 168 of file vmcs_intel_x64_32bit_read_only_data_fields.h.
|
inlinenoexcept |
Definition at line 171 of file vmcs_intel_x64_32bit_read_only_data_fields.h.
constexpr const auto intel_x64::vmcs::vm_instruction_error::addr = 0x0000000000004400UL |
Definition at line 45 of file vmcs_intel_x64_32bit_read_only_data_fields.h.
constexpr const auto intel_x64::vmcs::vm_instruction_error::name = "vm_instruction_error" |
Definition at line 46 of file vmcs_intel_x64_32bit_read_only_data_fields.h.