OALClearTLB (Windows Embedded CE 6.0)
1/5/2010
This function clears the full TLB. If the system supports separate data and instruction TLBs, this function and OALClearTLBEntry must both be clear.
Syntax
VOID OALClearTLB();
Parameters
None.
Return Value
None.
Remarks
OEMCacheRangeFlush calls this internal function as appropriate based on the dwFlags parameter.
Requirements
Header | oal_cache.h |
Library | Developer Implemented |
Windows Embedded CE | Windows CE 5.0 and later |