Functions | |
auto | exists () |
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 = 0x000000000000482AUL |
constexpr const auto | name = "guest_ia32_sysenter_cs" |
|
inline |
Definition at line 2844 of file vmcs_intel_x64_32bit_guest_state_fields.h.
|
inline |
Definition at line 2847 of file vmcs_intel_x64_32bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 2850 of file vmcs_intel_x64_32bit_guest_state_fields.h.
void intel_x64::vmcs::guest_ia32_sysenter_cs::set | ( | T | val | ) |
Definition at line 2854 of file vmcs_intel_x64_32bit_guest_state_fields.h.
|
noexcept |
Definition at line 2857 of file vmcs_intel_x64_32bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::guest_ia32_sysenter_cs::addr = 0x000000000000482AUL |
Definition at line 2841 of file vmcs_intel_x64_32bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::guest_ia32_sysenter_cs::name = "guest_ia32_sysenter_cs" |
Definition at line 2842 of file vmcs_intel_x64_32bit_guest_state_fields.h.