Physical Memory System Calls - 2
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 Calls - 2If 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.
|