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 = 0x000000000000401AUL |
constexpr const auto | name = "vm_entry_instruction_length" |
|
inlinenoexcept |
Definition at line 1877 of file vmcs_intel_x64_32bit_control_fields.h.
|
inline |
Definition at line 1880 of file vmcs_intel_x64_32bit_control_fields.h.
|
inlinenoexcept |
Definition at line 1883 of file vmcs_intel_x64_32bit_control_fields.h.
void intel_x64::vmcs::vm_entry_instruction_length::set | ( | T | val | ) |
Definition at line 1887 of file vmcs_intel_x64_32bit_control_fields.h.
|
noexcept |
Definition at line 1890 of file vmcs_intel_x64_32bit_control_fields.h.
constexpr const auto intel_x64::vmcs::vm_entry_instruction_length::addr = 0x000000000000401AUL |
Definition at line 1874 of file vmcs_intel_x64_32bit_control_fields.h.
constexpr const auto intel_x64::vmcs::vm_entry_instruction_length::name = "vm_entry_instruction_length" |
Definition at line 1875 of file vmcs_intel_x64_32bit_control_fields.h.