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

#include <HypervTlfs.h>

Public Attributes

UINT64 as_uint64
 
struct { 
 
   UINT64   enable: 1 
 
   UINT64   reserved: 11 
 
   UINT64   guest_physical_address: 52 
 
__packed 
 

Member Data Documentation

◆ [struct]

struct { ... } hv_x64_msr_hypercall_contents::__packed

◆ as_uint64

UINT64 hv_x64_msr_hypercall_contents::as_uint64

◆ enable

UINT64 hv_x64_msr_hypercall_contents::enable

◆ guest_physical_address

UINT64 hv_x64_msr_hypercall_contents::guest_physical_address

◆ reserved

UINT64 hv_x64_msr_hypercall_contents::reserved

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