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> | |
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 = 0x000000000000401CUL |
constexpr const auto | name = "tpr_threshold" |
|
inlinenoexcept |
Definition at line 1899 of file vmcs_intel_x64_32bit_control_fields.h.
|
inline |
Definition at line 1902 of file vmcs_intel_x64_32bit_control_fields.h.
|
inlinenoexcept |
Definition at line 1905 of file vmcs_intel_x64_32bit_control_fields.h.
void intel_x64::vmcs::tpr_threshold::set | ( | T | val | ) |
Definition at line 1909 of file vmcs_intel_x64_32bit_control_fields.h.
|
noexcept |
Definition at line 1912 of file vmcs_intel_x64_32bit_control_fields.h.
constexpr const auto intel_x64::vmcs::tpr_threshold::addr = 0x000000000000401CUL |
Definition at line 1896 of file vmcs_intel_x64_32bit_control_fields.h.
constexpr const auto intel_x64::vmcs::tpr_threshold::name = "tpr_threshold" |
Definition at line 1897 of file vmcs_intel_x64_32bit_control_fields.h.