Namespaces | |
accessed_and_dirty_flags | |
memory_type | |
page_walk_length_minus_one | |
phys_addr | |
reserved | |
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 = 0x000000000000201AUL |
constexpr const auto | name = "ept_pointer" |
|
inlinenoexcept |
Definition at line 464 of file vmcs_intel_x64_64bit_control_fields.h.
|
inline |
Definition at line 470 of file vmcs_intel_x64_64bit_control_fields.h.
|
inlinenoexcept |
Definition at line 473 of file vmcs_intel_x64_64bit_control_fields.h.
void intel_x64::vmcs::ept_pointer::set | ( | T | val | ) |
Definition at line 477 of file vmcs_intel_x64_64bit_control_fields.h.
|
noexcept |
Definition at line 480 of file vmcs_intel_x64_64bit_control_fields.h.
constexpr const auto intel_x64::vmcs::ept_pointer::addr = 0x000000000000201AUL |
Definition at line 461 of file vmcs_intel_x64_64bit_control_fields.h.
constexpr const auto intel_x64::vmcs::ept_pointer::name = "ept_pointer" |
Definition at line 462 of file vmcs_intel_x64_64bit_control_fields.h.