Namespaces | Functions | Variables
vmcs_intel_x64_32bit_host_state_field.h File Reference

Go to the source code of this file.

Namespaces

 intel_x64
 
 intel_x64::vmcs
 
 intel_x64::vmcs::host_ia32_sysenter_cs
 

Functions

bool intel_x64::vmcs::host_ia32_sysenter_cs::exists () noexcept
 
auto intel_x64::vmcs::host_ia32_sysenter_cs::get ()
 
auto intel_x64::vmcs::host_ia32_sysenter_cs::get_if_exists (bool verbose=false) noexcept
 
template<class T , class = typename std::enable_if<std::is_integral<T>::value>::type>
void intel_x64::vmcs::host_ia32_sysenter_cs::set (T val)
 
template<class T , class = typename std::enable_if<std::is_integral<T>::value>::type>
void intel_x64::vmcs::host_ia32_sysenter_cs::set_if_exists (T val, bool verbose=false) noexcept
 

Variables

constexpr const auto intel_x64::vmcs::host_ia32_sysenter_cs::addr = 0x0000000000004C00UL
 
constexpr const auto intel_x64::vmcs::host_ia32_sysenter_cs::name = "host_ia32_sysenter_cs"