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

Namespaces

 apic_register_virtualization
 
 descriptor_table_exiting
 
 enable_ept
 
 enable_invpcid
 
 enable_pml
 
 enable_rdtscp
 
 enable_vm_functions
 
 enable_vpid
 
 enable_xsaves_xrstors
 
 ept_violation_ve
 
 pause_loop_exiting
 
 rdrand_exiting
 
 rdseed_exiting
 
 unrestricted_guest
 
 virtual_interrupt_delivery
 
 virtualize_apic_accesses
 
 virtualize_x2apic_mode
 
 vmcs_shadowing
 
 wbinvd_exiting
 

Functions

auto get () noexcept
 
auto allowed0 ()
 
auto allowed1 ()
 
void dump () noexcept
 

Variables

constexpr const auto addr = 0x0000048BU
 
constexpr const auto name = "ia32_vmx_procbased_ctls2"
 

Function Documentation

◆ get()

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

Definition at line 927 of file msrs_intel_x64.h.

◆ allowed0()

auto intel_x64::msrs::ia32_vmx_procbased_ctls2::allowed0 ( )
inline

Definition at line 930 of file msrs_intel_x64.h.

◆ allowed1()

auto intel_x64::msrs::ia32_vmx_procbased_ctls2::allowed1 ( )
inline

Definition at line 933 of file msrs_intel_x64.h.

◆ dump()

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

Definition at line 1240 of file msrs_intel_x64.h.

Variable Documentation

◆ addr

constexpr const auto intel_x64::msrs::ia32_vmx_procbased_ctls2::addr = 0x0000048BU

Definition at line 924 of file msrs_intel_x64.h.

◆ name

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

Definition at line 925 of file msrs_intel_x64.h.