Module memory

Module memory 

Source
Expand description

Kernel memory operations: MDL, physical memory, virtual memory

Modules§

protection

Structs§

KernelMemory
kernel-mode specific memory utilities
Mdl
safe MDL wrapper with RAII cleanup
MdlRaw
memory descriptor list wrapper
PhysicalAddress
physical address wrapper
PhysicalMemory
physical memory operations
ProtectionGuard
RAII guard for virtual memory protection changes
VirtualMemory
virtual memory operations for kernel

Enums§

AccessMode
processor mode for memory operations
LockOperation
lock operation type
MdlFlags
MDL flags
MmCacheType
cache type for memory mapping
MmPriority
page priority for MDL mapping