Namespaces | |
| index | |
| rpl | |
| ti | |
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 = 0x0000000000000C0AUL |
| constexpr const auto | name = "host_gs_selector" |
|
inlinenoexcept |
Definition at line 552 of file vmcs_intel_x64_16bit_host_state_fields.h.
|
inline |
Definition at line 555 of file vmcs_intel_x64_16bit_host_state_fields.h.
|
inlinenoexcept |
Definition at line 558 of file vmcs_intel_x64_16bit_host_state_fields.h.
| void intel_x64::vmcs::host_gs_selector::set | ( | T | val | ) |
Definition at line 562 of file vmcs_intel_x64_16bit_host_state_fields.h.
|
noexcept |
Definition at line 565 of file vmcs_intel_x64_16bit_host_state_fields.h.
| constexpr const auto intel_x64::vmcs::host_gs_selector::addr = 0x0000000000000C0AUL |
Definition at line 549 of file vmcs_intel_x64_16bit_host_state_fields.h.
| constexpr const auto intel_x64::vmcs::host_gs_selector::name = "host_gs_selector" |
Definition at line 550 of file vmcs_intel_x64_16bit_host_state_fields.h.
1.8.14