Namespaces | |
reserved | |
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 = 0x0000000000002C04UL |
constexpr const auto | name = "host_ia32_perf_global_ctrl" |
|
inlinenoexcept |
Definition at line 938 of file vmcs_intel_x64_64bit_host_state_fields.h.
|
inline |
Definition at line 941 of file vmcs_intel_x64_64bit_host_state_fields.h.
|
inlinenoexcept |
Definition at line 944 of file vmcs_intel_x64_64bit_host_state_fields.h.
void intel_x64::vmcs::host_ia32_perf_global_ctrl::set | ( | T | val | ) |
Definition at line 948 of file vmcs_intel_x64_64bit_host_state_fields.h.
|
noexcept |
Definition at line 951 of file vmcs_intel_x64_64bit_host_state_fields.h.
constexpr const auto intel_x64::vmcs::host_ia32_perf_global_ctrl::addr = 0x0000000000002C04UL |
Definition at line 935 of file vmcs_intel_x64_64bit_host_state_fields.h.
constexpr const auto intel_x64::vmcs::host_ia32_perf_global_ctrl::name = "host_ia32_perf_global_ctrl" |
Definition at line 936 of file vmcs_intel_x64_64bit_host_state_fields.h.