Namespaces | |
| basic_exit_reason | |
| pending_mtf_vm_exit | |
| reserved | |
| vm_entry_failure | |
| vm_exit_from_vmx_root_operation | |
| vm_exit_incident_to_enclave_mode | |
Functions | |
| auto | exists () noexcept |
| auto | get () |
| auto | get_if_exists (bool verbose=false) noexcept |
Variables | |
| constexpr const auto | addr = 0x0000000000004402UL |
| constexpr const auto | name = "exit_reason" |
|
inlinenoexcept |
Definition at line 183 of file vmcs_intel_x64_32bit_read_only_data_fields.h.
|
inline |
Definition at line 186 of file vmcs_intel_x64_32bit_read_only_data_fields.h.
|
inlinenoexcept |
Definition at line 189 of file vmcs_intel_x64_32bit_read_only_data_fields.h.
| constexpr const auto intel_x64::vmcs::exit_reason::addr = 0x0000000000004402UL |
Definition at line 180 of file vmcs_intel_x64_32bit_read_only_data_fields.h.
| constexpr const auto intel_x64::vmcs::exit_reason::name = "exit_reason" |
Definition at line 181 of file vmcs_intel_x64_32bit_read_only_data_fields.h.
1.8.14