Namespaces | |
enable_vmx_inside_smx | |
enable_vmx_outside_smx | |
lmce | |
lock_bit | |
senter_gloabl_function_enable | |
senter_local_function_enables | |
sgx_global_enable | |
sgx_launch_control_enable | |
Functions | |
auto | get () noexcept |
template<class T , class = typename std::enable_if<std::is_integral<T>::value>::type> | |
void | set (T val) noexcept |
void | dump () noexcept |
Variables | |
constexpr const auto | addr = 0x0000003AU |
constexpr const auto | name = "ia32_feature_control" |
|
inlinenoexcept |
Definition at line 53 of file msrs_intel_x64.h.
|
noexcept |
Definition at line 57 of file msrs_intel_x64.h.
|
inlinenoexcept |
Definition at line 163 of file msrs_intel_x64.h.
constexpr const auto intel_x64::msrs::ia32_feature_control::addr = 0x0000003AU |
Definition at line 50 of file msrs_intel_x64.h.
constexpr const auto intel_x64::msrs::ia32_feature_control::name = "ia32_feature_control" |
Definition at line 51 of file msrs_intel_x64.h.