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 = 0x000000000000200EUL |
constexpr const auto | name = "pml_address" |
|
inlinenoexcept |
Definition at line 264 of file vmcs_intel_x64_64bit_control_fields.h.
|
inline |
Definition at line 270 of file vmcs_intel_x64_64bit_control_fields.h.
|
inlinenoexcept |
Definition at line 273 of file vmcs_intel_x64_64bit_control_fields.h.
void intel_x64::vmcs::pml_address::set | ( | T | val | ) |
Definition at line 277 of file vmcs_intel_x64_64bit_control_fields.h.
|
noexcept |
Definition at line 280 of file vmcs_intel_x64_64bit_control_fields.h.
constexpr const auto intel_x64::vmcs::pml_address::addr = 0x000000000000200EUL |
Definition at line 261 of file vmcs_intel_x64_64bit_control_fields.h.
constexpr const auto intel_x64::vmcs::pml_address::name = "pml_address" |
Definition at line 262 of file vmcs_intel_x64_64bit_control_fields.h.