Functions | |
auto | get () noexcept |
void | set (bool val) noexcept |
Variables | |
constexpr const auto | mask = 0x0000000000000001UL |
constexpr const auto | from = 0 |
constexpr const auto | name = "lock_bit" |
|
inlinenoexcept |
Definition at line 65 of file msrs_intel_x64.h.
|
inlinenoexcept |
Definition at line 68 of file msrs_intel_x64.h.
constexpr const auto intel_x64::msrs::ia32_feature_control::lock_bit::mask = 0x0000000000000001UL |
Definition at line 61 of file msrs_intel_x64.h.
constexpr const auto intel_x64::msrs::ia32_feature_control::lock_bit::from = 0 |
Definition at line 62 of file msrs_intel_x64.h.
constexpr const auto intel_x64::msrs::ia32_feature_control::lock_bit::name = "lock_bit" |
Definition at line 63 of file msrs_intel_x64.h.