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 = 0x000000000000482EUL |
constexpr const auto | name = "vmx_preemption_timer_value" |
|
inline |
Definition at line 2866 of file vmcs_intel_x64_32bit_guest_state_fields.h.
|
inline |
Definition at line 2869 of file vmcs_intel_x64_32bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 2872 of file vmcs_intel_x64_32bit_guest_state_fields.h.
void intel_x64::vmcs::vmx_preemption_timer_value::set | ( | T | val | ) |
Definition at line 2876 of file vmcs_intel_x64_32bit_guest_state_fields.h.
|
noexcept |
Definition at line 2879 of file vmcs_intel_x64_32bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::vmx_preemption_timer_value::addr = 0x000000000000482EUL |
Definition at line 2863 of file vmcs_intel_x64_32bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::vmx_preemption_timer_value::name = "vmx_preemption_timer_value" |
Definition at line 2864 of file vmcs_intel_x64_32bit_guest_state_fields.h.