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

Namespaces

 accessed_dirty_support
 
 execute_only_translation
 
 invept_all_context_support
 
 invept_single_context_support
 
 invept_support
 
 invvpid_all_context_support
 
 invvpid_individual_address_support
 
 invvpid_single_context_retaining_globals_support
 
 invvpid_single_context_support
 
 invvpid_support
 
 memory_type_uncacheable_supported
 
 memory_type_write_back_supported
 
 page_walk_length_of_4
 
 pde_2mb_support
 
 pdpte_1gb_support
 

Functions

auto get () noexcept
 
void dump () noexcept
 

Variables

constexpr const auto addr = 0x0000048CU
 
constexpr const auto name = "ia32_vmx_ept_vpid_cap"
 

Function Documentation

◆ get()

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

Definition at line 1374 of file msrs_intel_x64.h.

◆ dump()

void intel_x64::msrs::ia32_vmx_ept_vpid_cap::dump ( )
inlinenoexcept

Definition at line 1527 of file msrs_intel_x64.h.

Variable Documentation

◆ addr

constexpr const auto intel_x64::msrs::ia32_vmx_ept_vpid_cap::addr = 0x0000048CU

Definition at line 1371 of file msrs_intel_x64.h.

◆ name

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

Definition at line 1372 of file msrs_intel_x64.h.