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

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x0000000000004000UL
 
constexpr const auto from = 14
 
constexpr const auto name = "memory_type_write_back_supported"
 

Function Documentation

◆ get()

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

Definition at line 1413 of file msrs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::msrs::ia32_vmx_ept_vpid_cap::memory_type_write_back_supported::mask = 0x0000000000004000UL

Definition at line 1409 of file msrs_intel_x64.h.

◆ from

constexpr const auto intel_x64::msrs::ia32_vmx_ept_vpid_cap::memory_type_write_back_supported::from = 14

Definition at line 1410 of file msrs_intel_x64.h.

◆ name

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

Definition at line 1411 of file msrs_intel_x64.h.