Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table shows the Memory functions.
Programming Element | Description |
---|---|
OALCAtoUA | This function returns the uncached virtual address for a specified cached virtual address. |
OALPAtoCA | This function returns the cached virtual address for a specified physical address. |
OALPAtoUA | This function returns the uncached virtual address for a specified physical address. |
OALPAtoVA | This function returns the cached or uncached virtual address for a specified physical address. |
OALUAtoCA | This function returns the cached virtual address for a specified uncached virtual address. |
OALVAtoPA | This function returns the physical address for a specified virtual address. |
See Also
Memory Reference | Production-Quality OAL Components
Send Feedback on this topic to the authors