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.
This function clears the full TLB. If the system supports separate data and instruction TLBs, this function and OALClearTLBEntry must both be clear.
VOID OALClearTLB();
Parameters
None.
Return Values
None.
Remarks
OEMCacheRangeFlush calls this internal function as appropriate based on the dwFlags parameter.
Requirements
OS Versions: Windows CE Version 5.0 and later
Header: Oal_cache.h
Link Library: Developer-defined
See Also
Send Feedback on this topic to the authors