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 = 0x0000000000000008UL |
constexpr const auto | from = 3 |
constexpr const auto | name = "pwt" |
|
inline |
Definition at line 2125 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 2128 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inline |
Definition at line 2131 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 2134 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inline |
Definition at line 2137 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 2143 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inline |
Definition at line 2149 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 2155 of file vmcs_intel_x64_64bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::guest_pdpte2::pwt::mask = 0x0000000000000008UL |
Definition at line 2121 of file vmcs_intel_x64_64bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::guest_pdpte2::pwt::from = 3 |
Definition at line 2122 of file vmcs_intel_x64_64bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::guest_pdpte2::pwt::name = "pwt" |
Definition at line 2123 of file vmcs_intel_x64_64bit_guest_state_fields.h.