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 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
Cache Reference | Production-Quality OAL Components
Send Feedback on this topic to the authors