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 = 0x0000000000006C0CUL |
| constexpr const auto | name = "host_gdtr_base" |
|
inlinenoexcept |
Definition at line 1543 of file vmcs_intel_x64_natural_width_host_state_fields.h.
|
inline |
Definition at line 1546 of file vmcs_intel_x64_natural_width_host_state_fields.h.
|
inlinenoexcept |
Definition at line 1549 of file vmcs_intel_x64_natural_width_host_state_fields.h.
| void intel_x64::vmcs::host_gdtr_base::set | ( | T | val | ) |
Definition at line 1553 of file vmcs_intel_x64_natural_width_host_state_fields.h.
|
noexcept |
Definition at line 1556 of file vmcs_intel_x64_natural_width_host_state_fields.h.
| constexpr const auto intel_x64::vmcs::host_gdtr_base::addr = 0x0000000000006C0CUL |
Definition at line 1540 of file vmcs_intel_x64_natural_width_host_state_fields.h.
| constexpr const auto intel_x64::vmcs::host_gdtr_base::name = "host_gdtr_base" |
Definition at line 1541 of file vmcs_intel_x64_natural_width_host_state_fields.h.
1.8.14