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

Functions

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

Variables

constexpr const auto mask = 0x0000000000020000UL
 
constexpr const auto from = 17
 
constexpr const auto name = "enable_pml"
 

Function Documentation

◆ get()

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

Definition at line 1198 of file msrs_intel_x64.h.

◆ is_allowed0()

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

Definition at line 1201 of file msrs_intel_x64.h.

◆ is_allowed1()

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

Definition at line 1204 of file msrs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::msrs::ia32_vmx_procbased_ctls2::enable_pml::mask = 0x0000000000020000UL

Definition at line 1194 of file msrs_intel_x64.h.

◆ from

constexpr const auto intel_x64::msrs::ia32_vmx_procbased_ctls2::enable_pml::from = 17

Definition at line 1195 of file msrs_intel_x64.h.

◆ name

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

Definition at line 1196 of file msrs_intel_x64.h.