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

#include <HypervTlfs.h>

Public Attributes

UINT32 as_uint32
 
struct { 
 
   UINT32   reserved1: 2 
 
   UINT32   destination_mode: 1 
 
   UINT32   redirection_hint: 1 
 
   UINT32   reserved2: 8 
 
   UINT32   destination_id: 8 
 
   UINT32   msi_base: 12 
 
};  
 

Member Data Documentation

◆ [struct]

struct { ... } hv_msi_address_register

◆ as_uint32

UINT32 hv_msi_address_register::as_uint32

◆ destination_id

UINT32 hv_msi_address_register::destination_id

◆ destination_mode

UINT32 hv_msi_address_register::destination_mode

◆ msi_base

UINT32 hv_msi_address_register::msi_base

◆ redirection_hint

UINT32 hv_msi_address_register::redirection_hint

◆ reserved1

UINT32 hv_msi_address_register::reserved1

◆ reserved2

UINT32 hv_msi_address_register::reserved2

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