HyperDbg Debugger
Loading...
Searching...
No Matches
_HYPERCALL_INPUT_VALUE Union Reference

Hypercalls for Hyper-V. More...

#include <Vmx.h>

Public Attributes

UINT64 Flags
 
struct { 
 
   UINT64   CallCode: 16 
 
   UINT64   Fast: 1 
 
   UINT64   VariableHeaderSize: 9 
 
   UINT64   IsNested: 1 
 
   UINT64   Reserved0: 5 
 
   UINT64   RepCount: 12 
 
   UINT64   Reserved1: 4 
 
   UINT64   RepStartIndex: 12 
 
   UINT64   Reserved2: 4 
 
Fields 
 

Detailed Description

Hypercalls for Hyper-V.

Member Data Documentation

◆ CallCode

UINT64 _HYPERCALL_INPUT_VALUE::CallCode

◆ Fast

UINT64 _HYPERCALL_INPUT_VALUE::Fast

◆ [struct]

struct { ... } _HYPERCALL_INPUT_VALUE::Fields

◆ Flags

UINT64 _HYPERCALL_INPUT_VALUE::Flags

◆ IsNested

UINT64 _HYPERCALL_INPUT_VALUE::IsNested

◆ RepCount

UINT64 _HYPERCALL_INPUT_VALUE::RepCount

◆ RepStartIndex

UINT64 _HYPERCALL_INPUT_VALUE::RepStartIndex

◆ Reserved0

UINT64 _HYPERCALL_INPUT_VALUE::Reserved0

◆ Reserved1

UINT64 _HYPERCALL_INPUT_VALUE::Reserved1

◆ Reserved2

UINT64 _HYPERCALL_INPUT_VALUE::Reserved2

◆ VariableHeaderSize

UINT64 _HYPERCALL_INPUT_VALUE::VariableHeaderSize

The documentation for this union was generated from the following file: