Namespaces | |
| eptp_switching | |
| reserved | |
Functions | |
| bool | 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 = 0x0000000000002018UL | 
| constexpr const auto | name = "vm_function_controls" | 
| constexpr const auto | msr_addr = 0x00000491U | 
      
  | 
  inlinenoexcept | 
Definition at line 381 of file vmcs_intel_x64_64bit_control_fields.h.
      
  | 
  inline | 
Definition at line 387 of file vmcs_intel_x64_64bit_control_fields.h.
      
  | 
  inlinenoexcept | 
Definition at line 390 of file vmcs_intel_x64_64bit_control_fields.h.
| void intel_x64::vmcs::vm_function_controls::set | ( | T | val | ) | 
Definition at line 394 of file vmcs_intel_x64_64bit_control_fields.h.
      
  | 
  noexcept | 
Definition at line 397 of file vmcs_intel_x64_64bit_control_fields.h.
| constexpr const auto intel_x64::vmcs::vm_function_controls::addr = 0x0000000000002018UL | 
Definition at line 377 of file vmcs_intel_x64_64bit_control_fields.h.
| constexpr const auto intel_x64::vmcs::vm_function_controls::name = "vm_function_controls" | 
Definition at line 378 of file vmcs_intel_x64_64bit_control_fields.h.
| constexpr const auto intel_x64::vmcs::vm_function_controls::msr_addr = 0x00000491U | 
Definition at line 379 of file vmcs_intel_x64_64bit_control_fields.h.
 1.8.14