Functions | |
bool | 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> | |
void | set (T val) |
template<class T , class = typename std::enable_if<std::is_integral<T>::value>::type> | |
void | set_if_exists (T val, bool verbose=false) noexcept |
Variables | |
constexpr const auto | addr = 0x0000000000006C12UL |
constexpr const auto | name = "host_ia32_sysenter_eip" |
|
inlinenoexcept |
Definition at line 1609 of file vmcs_intel_x64_natural_width_host_state_fields.h.
|
inline |
Definition at line 1612 of file vmcs_intel_x64_natural_width_host_state_fields.h.
|
inlinenoexcept |
Definition at line 1615 of file vmcs_intel_x64_natural_width_host_state_fields.h.
void intel_x64::vmcs::host_ia32_sysenter_eip::set | ( | T | val | ) |
Definition at line 1619 of file vmcs_intel_x64_natural_width_host_state_fields.h.
|
noexcept |
Definition at line 1622 of file vmcs_intel_x64_natural_width_host_state_fields.h.
constexpr const auto intel_x64::vmcs::host_ia32_sysenter_eip::addr = 0x0000000000006C12UL |
Definition at line 1606 of file vmcs_intel_x64_natural_width_host_state_fields.h.
constexpr const auto intel_x64::vmcs::host_ia32_sysenter_eip::name = "host_ia32_sysenter_eip" |
Definition at line 1607 of file vmcs_intel_x64_natural_width_host_state_fields.h.