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 = 0x0000000000000800UL |
constexpr const auto | from = 11 |
constexpr const auto | name = "nxe" |
|
inline |
Definition at line 868 of file vmcs_intel_x64_64bit_host_state_fields.h.
|
inlinenoexcept |
Definition at line 871 of file vmcs_intel_x64_64bit_host_state_fields.h.
|
inline |
Definition at line 874 of file vmcs_intel_x64_64bit_host_state_fields.h.
|
inlinenoexcept |
Definition at line 877 of file vmcs_intel_x64_64bit_host_state_fields.h.
|
inline |
Definition at line 880 of file vmcs_intel_x64_64bit_host_state_fields.h.
|
inlinenoexcept |
Definition at line 886 of file vmcs_intel_x64_64bit_host_state_fields.h.
|
inline |
Definition at line 892 of file vmcs_intel_x64_64bit_host_state_fields.h.
|
inlinenoexcept |
Definition at line 898 of file vmcs_intel_x64_64bit_host_state_fields.h.
constexpr const auto intel_x64::vmcs::host_ia32_efer::nxe::mask = 0x0000000000000800UL |
Definition at line 864 of file vmcs_intel_x64_64bit_host_state_fields.h.
constexpr const auto intel_x64::vmcs::host_ia32_efer::nxe::from = 11 |
Definition at line 865 of file vmcs_intel_x64_64bit_host_state_fields.h.
constexpr const auto intel_x64::vmcs::host_ia32_efer::nxe::name = "nxe" |
Definition at line 866 of file vmcs_intel_x64_64bit_host_state_fields.h.