Functions | Variables
intel_x64::msrs::ia32_vmx_procbased_ctls2::enable_ept Namespace Reference

Functions

auto get () noexcept
 
auto is_allowed0 () noexcept
 
auto is_allowed1 () noexcept
 

Variables

constexpr const auto mask = 0x0000000000000002UL
 
constexpr const auto from = 1
 
constexpr const auto name = "enable_ept"
 

Function Documentation

◆ get()

auto intel_x64::msrs::ia32_vmx_procbased_ctls2::enable_ept::get ( )
inlinenoexcept

Definition at line 958 of file msrs_intel_x64.h.

◆ is_allowed0()

auto intel_x64::msrs::ia32_vmx_procbased_ctls2::enable_ept::is_allowed0 ( )
inlinenoexcept

Definition at line 961 of file msrs_intel_x64.h.

◆ is_allowed1()

auto intel_x64::msrs::ia32_vmx_procbased_ctls2::enable_ept::is_allowed1 ( )
inlinenoexcept

Definition at line 964 of file msrs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::msrs::ia32_vmx_procbased_ctls2::enable_ept::mask = 0x0000000000000002UL

Definition at line 954 of file msrs_intel_x64.h.

◆ from

constexpr const auto intel_x64::msrs::ia32_vmx_procbased_ctls2::enable_ept::from = 1

Definition at line 955 of file msrs_intel_x64.h.

◆ name

constexpr const auto intel_x64::msrs::ia32_vmx_procbased_ctls2::enable_ept::name = "enable_ept"

Definition at line 956 of file msrs_intel_x64.h.