This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Get the physical address of mapped memory
uint64_t drvr_mphys ( void *vaddr)
The drvr_mphys() function returns the physical address of the data pointed to by the vaddr argument.
QNX Neutrino
Safety: | |
---|---|
Cancellation point | Yes |
Interrupt handler | No |
Signal handler | Yes |
Thread | Yes |