Expand description
Kernel memory operations: MDL, physical memory, virtual memory
Modules§
Structs§
- Kernel
Memory - kernel-mode specific memory utilities
- Mdl
- safe MDL wrapper with RAII cleanup
- MdlRaw
- memory descriptor list wrapper
- Physical
Address - physical address wrapper
- Physical
Memory - physical memory operations
- Protection
Guard - RAII guard for virtual memory protection changes
- Virtual
Memory - virtual memory operations for kernel
Enums§
- Access
Mode - processor mode for memory operations
- Lock
Operation - lock operation type
- MdlFlags
- MDL flags
- MmCache
Type - cache type for memory mapping
- MmPriority
- page priority for MDL mapping