#include <metal/system/@PROJECT_SYSTEM@/cache.h>
Go to the source code of this file.
Functions | |
static void | metal_cache_flush (void *addr, unsigned int len) |
flush specified data cache More... | |
static void | metal_cache_invalidate (void *addr, unsigned int len) |
invalidate specified data cache More... | |