Functions | |
| auto | get () |
| auto | get_if_exists (bool verbose=false) noexcept |
| void | set (bool b) |
| void | set_if_exists (bool b, bool verbose=false) noexcept |
Variables | |
| constexpr const auto | mask = 0x00000004U |
| constexpr const auto | from = 2 |
| constexpr const auto | name = "ti" |
|
inline |
Definition at line 298 of file vmcs_intel_x64_16bit_host_state_fields.h.
|
inlinenoexcept |
Definition at line 301 of file vmcs_intel_x64_16bit_host_state_fields.h.
|
inline |
Definition at line 304 of file vmcs_intel_x64_16bit_host_state_fields.h.
|
inlinenoexcept |
Definition at line 310 of file vmcs_intel_x64_16bit_host_state_fields.h.
| constexpr const auto intel_x64::vmcs::host_ss_selector::ti::mask = 0x00000004U |
Definition at line 294 of file vmcs_intel_x64_16bit_host_state_fields.h.
| constexpr const auto intel_x64::vmcs::host_ss_selector::ti::from = 2 |
Definition at line 295 of file vmcs_intel_x64_16bit_host_state_fields.h.
| constexpr const auto intel_x64::vmcs::host_ss_selector::ti::name = "ti" |
Definition at line 296 of file vmcs_intel_x64_16bit_host_state_fields.h.
1.8.14