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

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x0000000000000100UL
 
constexpr const auto from = 8
 
constexpr const auto name = "memory_type_uncacheable_supported"
 

Function Documentation

◆ get()

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

Definition at line 1403 of file msrs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::msrs::ia32_vmx_ept_vpid_cap::memory_type_uncacheable_supported::mask = 0x0000000000000100UL

Definition at line 1399 of file msrs_intel_x64.h.

◆ from

constexpr const auto intel_x64::msrs::ia32_vmx_ept_vpid_cap::memory_type_uncacheable_supported::from = 8

Definition at line 1400 of file msrs_intel_x64.h.

◆ name

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

Definition at line 1401 of file msrs_intel_x64.h.