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

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x0000000000020000UL
 
constexpr const auto from = 17
 
constexpr const auto name = "pdpte_1gb_support"
 

Function Documentation

◆ get()

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

Definition at line 1433 of file msrs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::msrs::ia32_vmx_ept_vpid_cap::pdpte_1gb_support::mask = 0x0000000000020000UL

Definition at line 1429 of file msrs_intel_x64.h.

◆ from

constexpr const auto intel_x64::msrs::ia32_vmx_ept_vpid_cap::pdpte_1gb_support::from = 17

Definition at line 1430 of file msrs_intel_x64.h.

◆ name

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

Definition at line 1431 of file msrs_intel_x64.h.