Share via


Cache Reference Internal Interface (Windows Embedded CE 6.0)

1/5/2010

The following table shows the internal programming elements of the cache library.

Programming Element Description

g_oalCacheInfo

This global variable is a pointer to the OAL_CACHE_INFO structure that holds the cache parameters.

OALClearDTLBEntry

This function clears the specified entry in the data TLB.

OALClearDTLB

This function clears the full data TLB.

OALClearITLBEntry

This function clears the specified entry in the instruction TLB.

OALClearITLB

This function clears the full instruction TLB.

OALClearTLBEntry

This function clears the specified TLB entry.

OALClearTLB

This function clears the full TLB.

See Also

Reference

Cache Reference

Concepts

Production-Quality OAL Components