Functions | Variables
intel_x64::msrs::ia32_vmx_ept_vpid_cap::accessed_dirty_support Namespace Reference

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x0000000000200000UL
 
constexpr const auto from = 21
 
constexpr const auto name = "accessed_dirty_support"
 

Function Documentation

◆ get()

auto intel_x64::msrs::ia32_vmx_ept_vpid_cap::accessed_dirty_support::get ( )
inlinenoexcept

Definition at line 1453 of file msrs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::msrs::ia32_vmx_ept_vpid_cap::accessed_dirty_support::mask = 0x0000000000200000UL

Definition at line 1449 of file msrs_intel_x64.h.

◆ from

constexpr const auto intel_x64::msrs::ia32_vmx_ept_vpid_cap::accessed_dirty_support::from = 21

Definition at line 1450 of file msrs_intel_x64.h.

◆ name

constexpr const auto intel_x64::msrs::ia32_vmx_ept_vpid_cap::accessed_dirty_support::name = "accessed_dirty_support"

Definition at line 1451 of file msrs_intel_x64.h.