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 = "present" |
|
inline |
Definition at line 2049 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 2052 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inline |
Definition at line 2055 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 2058 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inline |
Definition at line 2061 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 2067 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inline |
Definition at line 2073 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 2079 of file vmcs_intel_x64_64bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::guest_pdpte2::present::mask = 0x0000000000000001UL |
Definition at line 2045 of file vmcs_intel_x64_64bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::guest_pdpte2::present::from = 0 |
Definition at line 2046 of file vmcs_intel_x64_64bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::guest_pdpte2::present::name = "present" |
Definition at line 2047 of file vmcs_intel_x64_64bit_guest_state_fields.h.