If I have an address (pointer) in virtual addressing area of current process to the pinned (page-locked) memory, then how can I get an address (pointer) in physical addressing area, of this memory region, by using POSIX?
- CPU: x86
- OS: Linux 2.6 and Windows 7/8(Server 2008R2)