Namespaces | |
page_directory_addr | |
pcd | |
present | |
pwt | |
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 = 0x0000000000002810UL |
constexpr const auto | name = "guest_pdpte3" |
|
inlinenoexcept |
Definition at line 2244 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inline |
Definition at line 2250 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 2253 of file vmcs_intel_x64_64bit_guest_state_fields.h.
void intel_x64::vmcs::guest_pdpte3::set | ( | T | val | ) |
Definition at line 2257 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
noexcept |
Definition at line 2260 of file vmcs_intel_x64_64bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::guest_pdpte3::addr = 0x0000000000002810UL |
Definition at line 2241 of file vmcs_intel_x64_64bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::guest_pdpte3::name = "guest_pdpte3" |
Definition at line 2242 of file vmcs_intel_x64_64bit_guest_state_fields.h.