Physical Memory System Calls
If the physical memory you try to map is not 4kByte aligned in start and size, the returned lpMappedMem pointer into virtual memory will be adjusted for alignment.
Physical Memory System CallsIf the physical memory you try to map is not 4kByte aligned in start and size, the returned lpMappedMem pointer into virtual memory will be adjusted for alignment.
|