Functions | |
| auto | exists () noexcept |
| auto | get () |
| auto | get_if_exists (bool verbose=false) noexcept |
| template<class T , class = typename std::enable_if<std::is_integral<T>::value>::type> | |
| void | set (T val) |
| template<class T , class = typename std::enable_if<std::is_integral<T>::value>::type> | |
| void | set_if_exists (T val, bool verbose=false) noexcept |
Variables | |
| constexpr const auto | addr = 0x000000000000400AUL |
| constexpr const auto | name = "cr3_target_count" |
|
inlinenoexcept |
Definition at line 966 of file vmcs_intel_x64_32bit_control_fields.h.
|
inline |
Definition at line 969 of file vmcs_intel_x64_32bit_control_fields.h.
|
inlinenoexcept |
Definition at line 972 of file vmcs_intel_x64_32bit_control_fields.h.
| void intel_x64::vmcs::cr3_target_count::set | ( | T | val | ) |
Definition at line 976 of file vmcs_intel_x64_32bit_control_fields.h.
|
noexcept |
Definition at line 979 of file vmcs_intel_x64_32bit_control_fields.h.
| constexpr const auto intel_x64::vmcs::cr3_target_count::addr = 0x000000000000400AUL |
Definition at line 963 of file vmcs_intel_x64_32bit_control_fields.h.
| constexpr const auto intel_x64::vmcs::cr3_target_count::name = "cr3_target_count" |
Definition at line 964 of file vmcs_intel_x64_32bit_control_fields.h.
1.8.14