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 = 0x0000000000004006UL |
constexpr const auto | name = "page_fault_error_code_mask" |
|
inlinenoexcept |
Definition at line 922 of file vmcs_intel_x64_32bit_control_fields.h.
|
inline |
Definition at line 925 of file vmcs_intel_x64_32bit_control_fields.h.
|
inlinenoexcept |
Definition at line 928 of file vmcs_intel_x64_32bit_control_fields.h.
void intel_x64::vmcs::page_fault_error_code_mask::set | ( | T | val | ) |
Definition at line 932 of file vmcs_intel_x64_32bit_control_fields.h.
|
noexcept |
Definition at line 935 of file vmcs_intel_x64_32bit_control_fields.h.
constexpr const auto intel_x64::vmcs::page_fault_error_code_mask::addr = 0x0000000000004006UL |
Definition at line 919 of file vmcs_intel_x64_32bit_control_fields.h.
constexpr const auto intel_x64::vmcs::page_fault_error_code_mask::name = "page_fault_error_code_mask" |
Definition at line 920 of file vmcs_intel_x64_32bit_control_fields.h.