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 2345 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 2348 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inline |
Definition at line 2351 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 2354 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inline |
Definition at line 2357 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 2363 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inline |
Definition at line 2369 of file vmcs_intel_x64_64bit_guest_state_fields.h.
|
inlinenoexcept |
Definition at line 2375 of file vmcs_intel_x64_64bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::guest_pdpte3::pwt::mask = 0x0000000000000008UL |
Definition at line 2341 of file vmcs_intel_x64_64bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::guest_pdpte3::pwt::from = 3 |
Definition at line 2342 of file vmcs_intel_x64_64bit_guest_state_fields.h.
constexpr const auto intel_x64::vmcs::guest_pdpte3::pwt::name = "pwt" |
Definition at line 2343 of file vmcs_intel_x64_64bit_guest_state_fields.h.