Bitdefender Hypervisor Memory Introspection
_FAST_IO_DISPATCH64 Struct Reference

The _FAST_IO_DISPATCH structure used by 64-bit guests. More...

#include <wddefs.h>

Data Fields

QWORD SizeOfFastIoDispatch
 
QWORD FastIoCheckIfPossible
 
QWORD FastIoRead
 
QWORD FastIoWrite
 
QWORD FastIoQueryBasicInfo
 
QWORD FastIoQueryStandardInfo
 
QWORD FastIoLock
 
QWORD FastIoUnlockSingle
 
QWORD FastIoUnlockAll
 
QWORD FastIoUnlockAllByKey
 
QWORD FastIoDeviceControl
 
QWORD AcquireFileForNtCreateSection
 
QWORD ReleaseFileForNtCreateSection
 
QWORD FastIoDetachDevice
 
QWORD FastIoQueryNetworkOpenInfo
 
QWORD AcquireForModWrite
 
QWORD MdlRead
 
QWORD MdlReadComplete
 
QWORD PrepareMdlWrite
 
QWORD MdlWriteComplete
 
QWORD FastIoReadCompressed
 
QWORD FastIoWriteCompressed
 
QWORD MdlReadCompleteCompressed
 
QWORD MdlWriteCompleteCompressed
 
QWORD FastIoQueryOpen
 
QWORD ReleaseForModWrite
 
QWORD AcquireForCcFlush
 
QWORD ReleaseForCcFlush
 

Detailed Description

The _FAST_IO_DISPATCH structure used by 64-bit guests.

Definition at line 315 of file wddefs.h.

Field Documentation

◆ AcquireFileForNtCreateSection

QWORD _FAST_IO_DISPATCH64::AcquireFileForNtCreateSection

Definition at line 328 of file wddefs.h.

◆ AcquireForCcFlush

QWORD _FAST_IO_DISPATCH64::AcquireForCcFlush

Definition at line 343 of file wddefs.h.

◆ AcquireForModWrite

QWORD _FAST_IO_DISPATCH64::AcquireForModWrite

Definition at line 332 of file wddefs.h.

◆ FastIoCheckIfPossible

QWORD _FAST_IO_DISPATCH64::FastIoCheckIfPossible

Definition at line 318 of file wddefs.h.

◆ FastIoDetachDevice

QWORD _FAST_IO_DISPATCH64::FastIoDetachDevice

Definition at line 330 of file wddefs.h.

◆ FastIoDeviceControl

QWORD _FAST_IO_DISPATCH64::FastIoDeviceControl

Definition at line 327 of file wddefs.h.

◆ FastIoLock

QWORD _FAST_IO_DISPATCH64::FastIoLock

Definition at line 323 of file wddefs.h.

◆ FastIoQueryBasicInfo

QWORD _FAST_IO_DISPATCH64::FastIoQueryBasicInfo

Definition at line 321 of file wddefs.h.

◆ FastIoQueryNetworkOpenInfo

QWORD _FAST_IO_DISPATCH64::FastIoQueryNetworkOpenInfo

Definition at line 331 of file wddefs.h.

◆ FastIoQueryOpen

QWORD _FAST_IO_DISPATCH64::FastIoQueryOpen

Definition at line 341 of file wddefs.h.

◆ FastIoQueryStandardInfo

QWORD _FAST_IO_DISPATCH64::FastIoQueryStandardInfo

Definition at line 322 of file wddefs.h.

◆ FastIoRead

QWORD _FAST_IO_DISPATCH64::FastIoRead

Definition at line 319 of file wddefs.h.

◆ FastIoReadCompressed

QWORD _FAST_IO_DISPATCH64::FastIoReadCompressed

Definition at line 337 of file wddefs.h.

◆ FastIoUnlockAll

QWORD _FAST_IO_DISPATCH64::FastIoUnlockAll

Definition at line 325 of file wddefs.h.

◆ FastIoUnlockAllByKey

QWORD _FAST_IO_DISPATCH64::FastIoUnlockAllByKey

Definition at line 326 of file wddefs.h.

◆ FastIoUnlockSingle

QWORD _FAST_IO_DISPATCH64::FastIoUnlockSingle

Definition at line 324 of file wddefs.h.

◆ FastIoWrite

QWORD _FAST_IO_DISPATCH64::FastIoWrite

Definition at line 320 of file wddefs.h.

◆ FastIoWriteCompressed

QWORD _FAST_IO_DISPATCH64::FastIoWriteCompressed

Definition at line 338 of file wddefs.h.

◆ MdlRead

QWORD _FAST_IO_DISPATCH64::MdlRead

Definition at line 333 of file wddefs.h.

◆ MdlReadComplete

QWORD _FAST_IO_DISPATCH64::MdlReadComplete

Definition at line 334 of file wddefs.h.

◆ MdlReadCompleteCompressed

QWORD _FAST_IO_DISPATCH64::MdlReadCompleteCompressed

Definition at line 339 of file wddefs.h.

◆ MdlWriteComplete

QWORD _FAST_IO_DISPATCH64::MdlWriteComplete

Definition at line 336 of file wddefs.h.

◆ MdlWriteCompleteCompressed

QWORD _FAST_IO_DISPATCH64::MdlWriteCompleteCompressed

Definition at line 340 of file wddefs.h.

◆ PrepareMdlWrite

QWORD _FAST_IO_DISPATCH64::PrepareMdlWrite

Definition at line 335 of file wddefs.h.

◆ ReleaseFileForNtCreateSection

QWORD _FAST_IO_DISPATCH64::ReleaseFileForNtCreateSection

Definition at line 329 of file wddefs.h.

◆ ReleaseForCcFlush

QWORD _FAST_IO_DISPATCH64::ReleaseForCcFlush

Definition at line 344 of file wddefs.h.

◆ ReleaseForModWrite

QWORD _FAST_IO_DISPATCH64::ReleaseForModWrite

Definition at line 342 of file wddefs.h.

◆ SizeOfFastIoDispatch

QWORD _FAST_IO_DISPATCH64::SizeOfFastIoDispatch

Definition at line 317 of file wddefs.h.


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