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.
10/16/2014
This function flushes the data cache, writing the modified cache entries for the write back cache back to main memory. This invalidates the current cache location.
Syntax
VOID OALFlushDCache();
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 |