Namespaces | |
memory_type | |
reserved | |
Functions | |
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 | mask = 0xFF00000000000000UL |
constexpr const auto | from = 56 |
constexpr const auto | name = "pa7" |
|
inline |
Definition at line 636 of file vmcs_intel_x64_64bit_host_state_fields.h.
|
inlinenoexcept |
Definition at line 639 of file vmcs_intel_x64_64bit_host_state_fields.h.
void intel_x64::vmcs::host_ia32_pat::pa7::set | ( | T | val | ) |
Definition at line 643 of file vmcs_intel_x64_64bit_host_state_fields.h.
|
noexcept |
Definition at line 650 of file vmcs_intel_x64_64bit_host_state_fields.h.
constexpr const auto intel_x64::vmcs::host_ia32_pat::pa7::mask = 0xFF00000000000000UL |
Definition at line 632 of file vmcs_intel_x64_64bit_host_state_fields.h.
constexpr const auto intel_x64::vmcs::host_ia32_pat::pa7::from = 56 |
Definition at line 633 of file vmcs_intel_x64_64bit_host_state_fields.h.
constexpr const auto intel_x64::vmcs::host_ia32_pat::pa7::name = "pa7" |
Definition at line 634 of file vmcs_intel_x64_64bit_host_state_fields.h.