Functions | Variables
intel_x64::msrs::ia32_vmx_misc::store_efer_lma_on_vm_exit Namespace Reference

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x0000000000000020UL
 
constexpr const auto from = 5
 
constexpr const auto name = "store_efer_lma_on_vm_exit"
 

Function Documentation

◆ get()

auto intel_x64::msrs::ia32_vmx_misc::store_efer_lma_on_vm_exit::get ( )
inlinenoexcept

Definition at line 747 of file msrs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::msrs::ia32_vmx_misc::store_efer_lma_on_vm_exit::mask = 0x0000000000000020UL

Definition at line 743 of file msrs_intel_x64.h.

◆ from

constexpr const auto intel_x64::msrs::ia32_vmx_misc::store_efer_lma_on_vm_exit::from = 5

Definition at line 744 of file msrs_intel_x64.h.

◆ name

constexpr const auto intel_x64::msrs::ia32_vmx_misc::store_efer_lma_on_vm_exit::name = "store_efer_lma_on_vm_exit"

Definition at line 745 of file msrs_intel_x64.h.