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 = 0x0000000000000004UL |
constexpr const auto | name = "eptp_index" |
|
inlinenoexcept |
Definition at line 95 of file vmcs_intel_x64_16bit_control_fields.h.
|
inline |
Definition at line 101 of file vmcs_intel_x64_16bit_control_fields.h.
|
inlinenoexcept |
Definition at line 104 of file vmcs_intel_x64_16bit_control_fields.h.
void intel_x64::vmcs::eptp_index::set | ( | T | val | ) |
Definition at line 108 of file vmcs_intel_x64_16bit_control_fields.h.
|
noexcept |
Definition at line 111 of file vmcs_intel_x64_16bit_control_fields.h.
constexpr const auto intel_x64::vmcs::eptp_index::addr = 0x0000000000000004UL |
Definition at line 92 of file vmcs_intel_x64_16bit_control_fields.h.
constexpr const auto intel_x64::vmcs::eptp_index::name = "eptp_index" |
Definition at line 93 of file vmcs_intel_x64_16bit_control_fields.h.