|
HyperDbg Debugger
|
#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 | |
| }; | |
| struct { ... } hv_msi_address_register |
| UINT32 hv_msi_address_register::as_uint32 |
| UINT32 hv_msi_address_register::destination_id |
| UINT32 hv_msi_address_register::destination_mode |
| UINT32 hv_msi_address_register::msi_base |
| UINT32 hv_msi_address_register::redirection_hint |
| UINT32 hv_msi_address_register::reserved1 |
| UINT32 hv_msi_address_register::reserved2 |