OALCleanDCache (Compact 2013)
10/16/2014
This function cleans the data cache, writing the modified cache entries for the write back cache back to main memory. OALCleanDCache makes data in the cache and main memory consistent.
Syntax
VOID OALCleanDCache();
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 |