Functions | Variables
intel_x64::msrs::ia32_vmx_true_procbased_ctls::cr8_store_exiting Namespace Reference

Functions

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

Variables

constexpr const auto mask = 0x0000000000100000UL
 
constexpr const auto from = 20
 
constexpr const auto name = "cr8_store_exiting"
 

Function Documentation

◆ get()

auto intel_x64::msrs::ia32_vmx_true_procbased_ctls::cr8_store_exiting::get ( )
inlinenoexcept

Definition at line 1883 of file msrs_intel_x64.h.

◆ is_allowed0()

auto intel_x64::msrs::ia32_vmx_true_procbased_ctls::cr8_store_exiting::is_allowed0 ( )
inlinenoexcept

Definition at line 1886 of file msrs_intel_x64.h.

◆ is_allowed1()

auto intel_x64::msrs::ia32_vmx_true_procbased_ctls::cr8_store_exiting::is_allowed1 ( )
inlinenoexcept

Definition at line 1889 of file msrs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::msrs::ia32_vmx_true_procbased_ctls::cr8_store_exiting::mask = 0x0000000000100000UL

Definition at line 1879 of file msrs_intel_x64.h.

◆ from

constexpr const auto intel_x64::msrs::ia32_vmx_true_procbased_ctls::cr8_store_exiting::from = 20

Definition at line 1880 of file msrs_intel_x64.h.

◆ name

constexpr const auto intel_x64::msrs::ia32_vmx_true_procbased_ctls::cr8_store_exiting::name = "cr8_store_exiting"

Definition at line 1881 of file msrs_intel_x64.h.