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 = 0x0000000000000100UL |
constexpr const auto | from = 8 |
constexpr const auto | name = "btint" |
|
inline |
Definition at line 268 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 271 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inline |
Definition at line 274 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 277 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inline |
Definition at line 280 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 286 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inline |
Definition at line 292 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 298 of file vmcs_intel_x64_64bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::guest_ia32_debugctl::btint::mask = 0x0000000000000100UL |
Definition at line 264 of file vmcs_intel_x64_64bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::guest_ia32_debugctl::btint::from = 8 |
Definition at line 265 of file vmcs_intel_x64_64bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::guest_ia32_debugctl::btint::name = "btint" |
Definition at line 266 of file vmcs_intel_x64_64bit_guest_state_fields.h.