Functions | |
auto | is_enabled () |
auto | is_enabled_if_exists (bool verbose=false) noexcept |
auto | is_disabled () |
auto | is_disabled_if_exists (bool verbose=false) noexcept |
void | enable () |
void | enable_if_exists (bool verbose=false) noexcept |
void | disable () |
void | disable_if_exists (bool verbose=false) noexcept |
Variables | |
constexpr const auto | mask = 0x0000000000008000UL |
constexpr const auto | from = 15 |
constexpr const auto | name = "rtm_debug" |
|
inline |
Definition at line 568 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 571 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inline |
Definition at line 574 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 577 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inline |
Definition at line 580 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 586 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inline |
Definition at line 592 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 598 of file vmcs_intel_x64_64bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::guest_ia32_debugctl::rtm_debug::mask = 0x0000000000008000UL |
Definition at line 564 of file vmcs_intel_x64_64bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::guest_ia32_debugctl::rtm_debug::from = 15 |
Definition at line 565 of file vmcs_intel_x64_64bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::guest_ia32_debugctl::rtm_debug::name = "rtm_debug" |
Definition at line 566 of file vmcs_intel_x64_64bit_guest_state_fields.h.