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 = 0x0000000000000001UL |
constexpr const auto | from = 0 |
constexpr const auto | name = "lbr" |
|
inline |
Definition at line 96 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 99 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inline |
Definition at line 102 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 105 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inline |
Definition at line 108 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 114 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inline |
Definition at line 120 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 126 of file vmcs_intel_x64_64bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::guest_ia32_debugctl::lbr::mask = 0x0000000000000001UL |
Definition at line 92 of file vmcs_intel_x64_64bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::guest_ia32_debugctl::lbr::from = 0 |
Definition at line 93 of file vmcs_intel_x64_64bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::guest_ia32_debugctl::lbr::name = "lbr" |
Definition at line 94 of file vmcs_intel_x64_64bit_guest_state_fields.h.