Share via


Memory Functions

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

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

Reference

Memory Reference

Concepts

Production-Quality OAL Components